diff --git a/config/ModuleMetadata.json b/config/ModuleMetadata.json index 780c425cfcd..1b431df470b 100644 --- a/config/ModuleMetadata.json +++ b/config/ModuleMetadata.json @@ -27,15 +27,15 @@ "versions": { "authentication": { "prerelease": "", - "version": "2.22.0" + "version": "2.23.0" }, "beta": { "prerelease": "", - "version": "2.22.0" + "version": "2.23.0" }, "v1.0": { "prerelease": "", - "version": "2.22.0" + "version": "2.23.0" } } } diff --git a/openApiDocs/beta/Applications.yml b/openApiDocs/beta/Applications.yml index 653479ddae8..9b94ece2e56 100644 --- a/openApiDocs/beta/Applications.yml +++ b/openApiDocs/beta/Applications.yml @@ -2341,7 +2341,7 @@ paths: tags: - applications.directoryObject summary: Add owner - description: Use this API to add an owner to an application by posting to the owners collection. + description: 'Add an owner to an application. Currently, only individual users are supported as owners of applications.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta @@ -21931,7 +21931,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -22847,7 +22847,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -23331,7 +23331,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -24073,7 +24073,7 @@ components: type: array items: type: string - description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.' + description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent. For iOS and macOS apps, specify the value following the syntax msauth.{BUNDLEID}://auth, replacing ''{BUNDLEID}''. For example, if the bundle ID is com.microsoft.identitysample.MSALiOS, the URI is msauth.com.microsoft.identitysample.MSALiOS://auth.' additionalProperties: type: object microsoft.graph.requestSignatureVerification: @@ -25889,7 +25889,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -25909,7 +25909,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -27251,7 +27251,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -29416,11 +29416,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -34754,6 +34754,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -34767,6 +34768,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -34782,6 +34784,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -35074,7 +35077,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -36323,7 +36326,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -44430,11 +44433,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -44455,7 +44459,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -44466,13 +44470,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -44507,11 +44511,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -44530,19 +44534,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -44573,19 +44577,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -44593,7 +44597,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -47809,11 +47813,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -47909,14 +47913,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -47931,10 +47935,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -47947,12 +47951,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -48009,7 +48014,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -48025,7 +48030,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -48705,31 +48710,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -48755,7 +48760,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -48763,7 +48768,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -48776,7 +48781,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -48784,7 +48789,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -48796,15 +48801,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -48963,11 +48968,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -49021,28 +49026,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -49077,7 +49082,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -49149,7 +49154,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -49166,7 +49171,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -49179,7 +49184,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/BackupRestore.yml b/openApiDocs/beta/BackupRestore.yml index e221d36d4ca..a72322e2870 100644 --- a/openApiDocs/beta/BackupRestore.yml +++ b/openApiDocs/beta/BackupRestore.yml @@ -3879,7 +3879,7 @@ paths: tags: - solutions.backupRestoreRoot summary: Update sharePointProtectionPolicy - description: Update a SharePoint protection policy. This method adds a sharepointprotectionunit to or removes it from the protection policy. + description: Update a SharePoint protection policy. This method adds a siteprotectionunit to or removes it from the protection policy. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta diff --git a/openApiDocs/beta/Bookings.yml b/openApiDocs/beta/Bookings.yml index 7ffd014d9ad..e3d3c3fc1e4 100644 --- a/openApiDocs/beta/Bookings.yml +++ b/openApiDocs/beta/Bookings.yml @@ -10195,7 +10195,7 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: List sessions + summary: List sessions for a virtual event registration description: Get a list of sessions that a registrant registered for in a webinar. externalDocs: description: Find more info here @@ -10760,7 +10760,7 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: List sessions + summary: List sessions for virtualEvent description: 'Get a list of all virtualEventSession objects under a virtual event. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.' externalDocs: description: Find more info here @@ -14162,6 +14162,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -14175,6 +14176,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -14190,6 +14192,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array diff --git a/openApiDocs/beta/BusinessScenario.yml b/openApiDocs/beta/BusinessScenario.yml index a48f00093ff..0a74cd7f6e1 100644 --- a/openApiDocs/beta/BusinessScenario.yml +++ b/openApiDocs/beta/BusinessScenario.yml @@ -360,7 +360,7 @@ paths: tags: - solutions.businessScenario summary: Update plannerPlanConfiguration - description: Update the properties of a plannerPlanConfiguration object for a businessScenario. + description: Update the properties of a plannerPlanConfiguration object and its plannerPlanConfigurationLocalization collection for a businessScenario. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta @@ -483,11 +483,7 @@ paths: post: tags: - solutions.businessScenario - summary: Create plannerPlanConfigurationLocalization - description: Create a new plannerPlanConfigurationLocalization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-post-localizations?view=graph-rest-beta + summary: Create new navigation property to localizations for solutions operationId: solution.businessScenario.planner.planConfiguration_CreateLocalization parameters: - name: businessScenario-id @@ -519,11 +515,8 @@ paths: get: tags: - solutions.businessScenario - summary: Get plannerPlanConfigurationLocalization - description: Read the properties and relationships of a plannerPlanConfigurationLocalization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-get?view=graph-rest-beta + summary: Get localizations from solutions + description: Localized names for the plan configuration. operationId: solution.businessScenario.planner.planConfiguration_GetLocalization parameters: - name: businessScenario-id @@ -575,11 +568,7 @@ paths: patch: tags: - solutions.businessScenario - summary: Update plannerPlanConfigurationLocalization - description: Update the properties of a plannerPlanConfigurationLocalization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-update?view=graph-rest-beta + summary: Update the navigation property localizations in solutions operationId: solution.businessScenario.planner.planConfiguration_UpdateLocalization parameters: - name: businessScenario-id @@ -618,11 +607,7 @@ paths: delete: tags: - solutions.businessScenario - summary: Delete plannerPlanConfigurationLocalization - description: Delete a plannerPlanConfigurationLocalization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-delete-localizations?view=graph-rest-beta + summary: Delete navigation property localizations for solutions operationId: solution.businessScenario.planner.planConfiguration_DeleteLocalization parameters: - name: businessScenario-id diff --git a/openApiDocs/beta/CloudCommunications.yml b/openApiDocs/beta/CloudCommunications.yml index 7215be99f68..7114e94797e 100644 --- a/openApiDocs/beta/CloudCommunications.yml +++ b/openApiDocs/beta/CloudCommunications.yml @@ -3409,10 +3409,10 @@ paths: tags: - communications.Actions summary: Invoke action invite - description: 'Invite participants to the active call. For more information about how to handle operations, see commsOperation.' + description: 'Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta operationId: communication.call.participant_invite parameters: - name: call-id @@ -10991,11 +10991,11 @@ paths: get: tags: - users.presence - summary: Get presence - description: Get a user's presence information. + summary: 'presence: setStatusMessage' + description: Set a presence status message for a user. An optional expiration date and time can be supplied. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta operationId: user_GetPresence parameters: - name: user-id @@ -12895,6 +12895,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -12908,6 +12909,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -12923,6 +12925,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index 205637f3c6a..e8efb0a6a2c 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -9543,7 +9543,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -10536,7 +10536,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -12168,7 +12168,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -14462,7 +14462,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -14482,7 +14482,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -15520,7 +15520,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -22671,6 +22671,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -22684,6 +22685,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -22699,6 +22701,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -22991,7 +22994,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -24172,7 +24175,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -26123,11 +26126,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -30686,11 +30689,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -30711,7 +30715,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -30722,13 +30726,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -30763,11 +30767,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -30786,19 +30790,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -30829,19 +30833,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -30849,7 +30853,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -33275,11 +33279,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -33375,14 +33379,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -33397,10 +33401,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -33413,12 +33417,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -33475,7 +33480,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -33491,7 +33496,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.printColorMode: @@ -35506,31 +35511,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -35556,7 +35561,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -35564,7 +35569,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -35577,7 +35582,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -35585,7 +35590,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -35597,15 +35602,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -36076,11 +36081,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -36134,28 +36139,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -36190,7 +36195,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -36402,7 +36407,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -36419,7 +36424,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -36432,7 +36437,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/CrossDeviceExperiences.yml b/openApiDocs/beta/CrossDeviceExperiences.yml index 568408b44ff..3d46b8d2105 100644 --- a/openApiDocs/beta/CrossDeviceExperiences.yml +++ b/openApiDocs/beta/CrossDeviceExperiences.yml @@ -4888,7 +4888,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -4908,7 +4908,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -5234,7 +5234,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -5977,7 +5977,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -6809,7 +6809,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -10060,7 +10060,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -12891,11 +12891,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -16490,6 +16490,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -16503,6 +16504,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -16518,6 +16520,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -16810,7 +16813,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -17991,7 +17994,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -24746,11 +24749,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -24771,7 +24775,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -24782,13 +24786,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -24823,11 +24827,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -24846,19 +24850,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -24889,19 +24893,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -24909,7 +24913,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -27856,11 +27860,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -27956,14 +27960,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -27978,10 +27982,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -27994,12 +27998,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -28056,7 +28061,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -28072,7 +28077,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -30062,31 +30067,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -30112,7 +30117,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -30120,7 +30125,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -30133,7 +30138,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -30141,7 +30146,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -30153,15 +30158,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -30614,11 +30619,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -30672,28 +30677,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -30728,7 +30733,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -30926,7 +30931,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -30943,7 +30948,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -30956,7 +30961,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DeviceManagement.Actions.yml b/openApiDocs/beta/DeviceManagement.Actions.yml index 23d7804385f..ff5d6f74a55 100644 --- a/openApiDocs/beta/DeviceManagement.Actions.yml +++ b/openApiDocs/beta/DeviceManagement.Actions.yml @@ -19631,7 +19631,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -22585,7 +22585,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -23544,7 +23544,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -23564,7 +23564,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -24015,7 +24015,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -25302,7 +25302,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -26185,7 +26185,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting. + description: Setting definition id that is being referred to a setting. Applicable for reusable setting nullable: true additionalProperties: type: object @@ -32243,6 +32243,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -32256,6 +32257,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -32271,6 +32273,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -32563,7 +32566,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -33812,7 +33815,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -34264,11 +34267,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -41566,11 +41569,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -41591,7 +41595,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -41602,13 +41606,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -41643,11 +41647,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -41666,19 +41670,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -41709,19 +41713,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -41729,7 +41733,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -45232,11 +45236,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -45332,14 +45336,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -45354,10 +45358,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -45370,12 +45374,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -45432,7 +45437,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -45448,7 +45453,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -46294,31 +46299,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -46344,7 +46349,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -46352,7 +46357,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -46365,7 +46370,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -46373,7 +46378,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -46385,15 +46390,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -46671,11 +46676,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -46729,28 +46734,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -46785,7 +46790,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -46974,7 +46979,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -46991,7 +46996,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -47004,7 +47009,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DeviceManagement.Administration.yml b/openApiDocs/beta/DeviceManagement.Administration.yml index 47294dca4d6..cde5921e918 100644 --- a/openApiDocs/beta/DeviceManagement.Administration.yml +++ b/openApiDocs/beta/DeviceManagement.Administration.yml @@ -17700,7 +17700,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -21311,7 +21311,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -22212,7 +22212,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -22232,7 +22232,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -22683,7 +22683,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -23970,7 +23970,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -31415,6 +31415,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -31428,6 +31429,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -31443,6 +31445,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -31735,7 +31738,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -32984,7 +32987,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -33464,11 +33467,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -40768,11 +40771,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -40793,7 +40797,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -40804,13 +40808,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -40845,11 +40849,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -40868,19 +40872,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -40911,19 +40915,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -40931,7 +40935,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -44434,11 +44438,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -44534,14 +44538,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -44556,10 +44560,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -44572,12 +44576,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -44634,7 +44639,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -44650,7 +44655,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -45496,31 +45501,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -45546,7 +45551,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -45554,7 +45559,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -45567,7 +45572,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -45575,7 +45580,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -45587,15 +45592,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -45873,11 +45878,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -45931,28 +45936,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -45987,7 +45992,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -46176,7 +46181,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -46193,7 +46198,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -46206,7 +46211,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DeviceManagement.Enrollment.yml b/openApiDocs/beta/DeviceManagement.Enrollment.yml index 915bda9c791..ac614d57cad 100644 --- a/openApiDocs/beta/DeviceManagement.Enrollment.yml +++ b/openApiDocs/beta/DeviceManagement.Enrollment.yml @@ -7313,11 +7313,11 @@ paths: get: tags: - roleManagement.rbacApplicationMultiple - summary: List unifiedRoleAssignmentMultiple - description: "Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment." + summary: Get unifiedRoleAssignmentMultiple + description: "Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta operationId: roleManagement.deviceManagement_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' diff --git a/openApiDocs/beta/DeviceManagement.Functions.yml b/openApiDocs/beta/DeviceManagement.Functions.yml index acf39cc00ac..31346db0413 100644 --- a/openApiDocs/beta/DeviceManagement.Functions.yml +++ b/openApiDocs/beta/DeviceManagement.Functions.yml @@ -6052,7 +6052,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting. + description: Setting definition id that is being referred to a setting. Applicable for reusable setting nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DeviceManagement.yml b/openApiDocs/beta/DeviceManagement.yml index 818142941f8..e6a1beb6496 100644 --- a/openApiDocs/beta/DeviceManagement.yml +++ b/openApiDocs/beta/DeviceManagement.yml @@ -27713,7 +27713,7 @@ paths: tags: - deviceManagement.mobileAppTroubleshootingEvent summary: Get appLogCollectionRequests from deviceManagement - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. operationId: deviceManagement.mobileAppTroubleshootingEvent_ListAppLogCollectionRequest parameters: - name: mobileAppTroubleshootingEvent-id @@ -27804,7 +27804,7 @@ paths: tags: - deviceManagement.mobileAppTroubleshootingEvent summary: Get appLogCollectionRequests from deviceManagement - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. operationId: deviceManagement.mobileAppTroubleshootingEvent_GetAppLogCollectionRequest parameters: - name: mobileAppTroubleshootingEvent-id @@ -48496,7 +48496,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -57006,7 +57006,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -58760,7 +58760,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting. + description: Setting definition id that is being referred to a setting. Applicable for reusable setting nullable: true additionalProperties: type: object @@ -68435,7 +68435,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -69254,7 +69254,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -69274,7 +69274,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -69725,7 +69725,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -77228,6 +77228,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -77241,6 +77242,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -77256,6 +77258,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -77548,7 +77551,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -78783,7 +78786,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -79378,11 +79381,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -85812,11 +85815,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -85837,7 +85841,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -85848,13 +85852,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -85889,11 +85893,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -85912,19 +85916,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -85955,19 +85959,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -85975,7 +85979,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -89066,11 +89070,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -89166,14 +89170,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -89188,10 +89192,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -89204,12 +89208,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -89266,7 +89271,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -89282,7 +89287,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -90115,31 +90120,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -90165,7 +90170,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -90173,7 +90178,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -90186,7 +90191,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -90194,7 +90199,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -90206,15 +90211,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -90492,11 +90497,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -90550,28 +90555,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -90606,7 +90611,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -90795,7 +90800,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -90812,7 +90817,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -90825,7 +90830,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index de2cb90d99e..3953f887dc7 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -10226,7 +10226,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -10668,7 +10668,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -11812,7 +11812,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -14131,7 +14131,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -14151,7 +14151,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -15218,7 +15218,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -22672,6 +22672,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -22685,6 +22686,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -22700,6 +22702,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -22992,7 +22995,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -24173,7 +24176,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -26821,11 +26824,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -30782,11 +30785,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -30807,7 +30811,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -30818,13 +30822,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -30859,11 +30863,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -30882,19 +30886,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -30925,19 +30929,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -30945,7 +30949,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -33262,11 +33266,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -33362,14 +33366,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -33384,10 +33388,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -33400,12 +33404,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -33462,7 +33467,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -33478,7 +33483,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -34335,31 +34340,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -34385,7 +34390,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -34393,7 +34398,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -34406,7 +34411,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -34414,7 +34419,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -34426,15 +34431,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -34778,11 +34783,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -34836,28 +34841,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -34892,7 +34897,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -35095,7 +35100,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -35112,7 +35117,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -35125,7 +35130,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index 61dcc3128c5..68e8cf3bbf5 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -2018,7 +2018,7 @@ paths: tags: - deviceAppManagement.iosLobAppProvisioningConfiguration summary: Get assignments from deviceAppManagement - description: The associated group assignments for IosLobAppProvisioningConfiguration. + description: 'The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.' operationId: deviceAppManagement.iosLobAppProvisioningConfiguration_ListAssignment parameters: - name: iosLobAppProvisioningConfiguration-id @@ -2109,7 +2109,7 @@ paths: tags: - deviceAppManagement.iosLobAppProvisioningConfiguration summary: Get assignments from deviceAppManagement - description: The associated group assignments for IosLobAppProvisioningConfiguration. + description: 'The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.' operationId: deviceAppManagement.iosLobAppProvisioningConfiguration_GetAssignment parameters: - name: iosLobAppProvisioningConfiguration-id @@ -10722,7 +10722,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_ListRelationship parameters: - name: mobileApp-id @@ -10813,7 +10813,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_GetRelationship parameters: - name: mobileApp-id @@ -12286,7 +12286,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -12377,7 +12377,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -12946,7 +12946,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13037,7 +13037,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -13606,7 +13606,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13697,7 +13697,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -15205,7 +15205,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsIosLobApp_ListRelationship parameters: - name: mobileApp-id @@ -15296,7 +15296,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsIosLobApp_GetRelationship parameters: - name: mobileApp-id @@ -15865,7 +15865,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -15956,7 +15956,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -16765,7 +16765,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsIosVppApp_ListRelationship parameters: - name: mobileApp-id @@ -16856,7 +16856,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsIosVppApp_GetRelationship parameters: - name: mobileApp-id @@ -18329,7 +18329,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_ListRelationship parameters: - name: mobileApp-id @@ -18420,7 +18420,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_GetRelationship parameters: - name: mobileApp-id @@ -19893,7 +19893,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -19984,7 +19984,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -21457,7 +21457,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_ListRelationship parameters: - name: mobileApp-id @@ -21548,7 +21548,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_GetRelationship parameters: - name: mobileApp-id @@ -23021,7 +23021,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -23112,7 +23112,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -24585,7 +24585,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -24676,7 +24676,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -26149,7 +26149,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_ListRelationship parameters: - name: mobileApp-id @@ -26240,7 +26240,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_GetRelationship parameters: - name: mobileApp-id @@ -27049,7 +27049,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_ListRelationship parameters: - name: mobileApp-id @@ -27140,7 +27140,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_GetRelationship parameters: - name: mobileApp-id @@ -28648,7 +28648,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_ListRelationship parameters: - name: mobileApp-id @@ -28739,7 +28739,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_GetRelationship parameters: - name: mobileApp-id @@ -30212,7 +30212,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_ListRelationship parameters: - name: mobileApp-id @@ -30303,7 +30303,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_GetRelationship parameters: - name: mobileApp-id @@ -31776,7 +31776,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_ListRelationship parameters: - name: mobileApp-id @@ -31867,7 +31867,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_GetRelationship parameters: - name: mobileApp-id @@ -32436,7 +32436,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -32527,7 +32527,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -34240,7 +34240,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_ListRelationship parameters: - name: mobileApp-id @@ -34331,7 +34331,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_GetRelationship parameters: - name: mobileApp-id @@ -34900,7 +34900,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_ListRelationship parameters: - name: mobileApp-id @@ -34991,7 +34991,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_GetRelationship parameters: - name: mobileApp-id @@ -35560,7 +35560,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWinGetApp_ListRelationship parameters: - name: mobileApp-id @@ -35651,7 +35651,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileAppAsWinGetApp_GetRelationship parameters: - name: mobileApp-id @@ -35800,7 +35800,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileApp_ListRelationship parameters: - name: mobileApp-id @@ -35891,7 +35891,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. operationId: deviceAppManagement.mobileApp_GetRelationship parameters: - name: mobileApp-id @@ -47811,7 +47811,7 @@ paths: tags: - users.mobileAppTroubleshootingEvent summary: Get appLogCollectionRequests from users - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. operationId: user.mobileAppTroubleshootingEvent_ListAppLogCollectionRequest parameters: - name: user-id @@ -47918,7 +47918,7 @@ paths: tags: - users.mobileAppTroubleshootingEvent summary: Get appLogCollectionRequests from users - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. operationId: user.mobileAppTroubleshootingEvent_GetAppLogCollectionRequest parameters: - name: user-id @@ -49033,7 +49033,7 @@ components: expirationDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: Optional profile expiration date and time. + description: 'Optional profile expiration date and time. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 would look like this: ''2014-01-01T00:00:00Z''. Returned by default.' format: date-time nullable: true lastModifiedDateTime: @@ -49064,7 +49064,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.iosLobAppProvisioningConfigurationAssignment' - description: The associated group assignments for IosLobAppProvisioningConfiguration. + description: 'The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.' x-ms-navigationProperty: true deviceStatuses: type: array @@ -49205,7 +49205,7 @@ components: $ref: '#/components/schemas/microsoft.graph.managedAppDataEncryptionType' customBrowserProtocol: type: string - description: 'A custom browser protocol to open weblink on iOS. When this property is configured, ManagedBrowserToOpenLinksRequired should be true.' + description: A custom browser protocol to open weblink on iOS. nullable: true customDialerAppProtocol: type: string @@ -50010,14 +50010,14 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time the app was created. This property is read-only. + description: The date and time the app was created. format: date-time readOnly: true dependentAppCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: The total number of dependencies the child app has. This property is read-only. + description: The total number of dependencies the child app has. format: int32 readOnly: true description: @@ -50038,7 +50038,7 @@ components: nullable: true isAssigned: type: boolean - description: The value indicating whether the app is assigned to at least one group. This property is read-only. + description: The value indicating whether the app is assigned to at least one group. readOnly: true isFeatured: type: boolean @@ -50048,7 +50048,7 @@ components: lastModifiedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string - description: The date and time the app was last modified. This property is read-only. + description: The date and time the app was last modified. format: date-time readOnly: true notes: @@ -50093,7 +50093,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The upload state. Possible values are: 0 - Not Ready, 1 - Ready, 2 - Processing. This property is read-only.' + description: The upload state. format: int32 readOnly: true assignments: @@ -50112,7 +50112,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' - description: The set of direct relationships for this app. + description: List of relationships for this mobile app. x-ms-navigationProperty: true additionalProperties: type: object @@ -52963,7 +52963,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -54538,7 +54538,7 @@ components: properties: settingDefinitionId: type: string - description: Setting definition id that is being referred to a setting. Applicable for reusable setting. + description: Setting definition id that is being referred to a setting. Applicable for reusable setting nullable: true additionalProperties: type: object @@ -56351,7 +56351,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -61042,7 +61042,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -61972,7 +61972,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -61992,7 +61992,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -62443,7 +62443,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -67974,6 +67974,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -67987,6 +67988,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -68002,6 +68004,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -68294,7 +68297,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -69543,7 +69546,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -69925,11 +69928,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -76216,11 +76219,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -76241,7 +76245,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -76252,13 +76256,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -76293,11 +76297,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -76316,19 +76320,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -76359,19 +76363,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -76379,7 +76383,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -79470,11 +79474,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -79570,14 +79574,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -79592,10 +79596,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -79608,12 +79612,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -79670,7 +79675,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -79686,7 +79691,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -80519,31 +80524,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -80569,7 +80574,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -80577,7 +80582,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -80590,7 +80595,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -80598,7 +80603,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -80610,15 +80615,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -80896,11 +80901,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -80954,28 +80959,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -81010,7 +81015,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -81199,7 +81204,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -81216,7 +81221,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -81229,7 +81234,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Education.yml b/openApiDocs/beta/Education.yml index 441f22fc7ff..bfd9f3e44cc 100644 --- a/openApiDocs/beta/Education.yml +++ b/openApiDocs/beta/Education.yml @@ -13126,11 +13126,11 @@ paths: patch: tags: - education.educationUser - summary: Update relatedContacts - description: Update the relatedContact collection of an educationUser object. + summary: Update educationUser properties + description: Update the properties of an educationuser object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta operationId: education_UpdateUser parameters: - name: educationUser-id @@ -18909,7 +18909,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -19628,7 +19628,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -20745,7 +20745,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -23212,7 +23212,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -23232,7 +23232,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -24299,7 +24299,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -31260,6 +31260,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -31273,6 +31274,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -31288,6 +31290,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -31580,7 +31583,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -32761,7 +32764,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -35528,11 +35531,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -39517,11 +39520,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -39542,7 +39546,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -39553,13 +39557,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -39594,11 +39598,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -39617,19 +39621,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -39660,19 +39664,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -39680,7 +39684,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -42520,11 +42524,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -42620,14 +42624,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -42642,10 +42646,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -42658,12 +42662,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -42720,7 +42725,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -42736,7 +42741,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -44866,31 +44871,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -44916,7 +44921,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -44924,7 +44929,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -44937,7 +44942,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -44945,7 +44950,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -44957,15 +44962,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -45469,11 +45474,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -45527,28 +45532,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -45583,7 +45588,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -45795,7 +45800,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -45812,7 +45817,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -45825,7 +45830,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Files.yml b/openApiDocs/beta/Files.yml index 5e278825cc7..77ff37ec86b 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -9368,11 +9368,11 @@ paths: patch: tags: - drives.driveItem - summary: 'driveItem: lockOrUnlockRecord' - description: 'Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator''s perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.' + summary: 'driveItem: setRetentionLabel' + description: 'Apply (set) a retention label on a driveItem (files and folders). Retention labels don''t need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator''s perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-beta operationId: drive.item_UpdateRetentionLabel parameters: - name: drive-id @@ -87507,7 +87507,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -90522,7 +90522,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -91534,7 +91534,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -91554,7 +91554,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -91842,7 +91842,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -93129,7 +93129,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -95321,11 +95321,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -95346,7 +95347,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -95357,13 +95358,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -95398,11 +95399,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -95421,19 +95422,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -95464,19 +95465,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -95484,7 +95485,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -100607,6 +100608,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -100620,6 +100622,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -100635,6 +100638,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -100927,7 +100931,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -102162,7 +102166,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -102715,11 +102719,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -102815,14 +102819,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -102837,10 +102841,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -102853,12 +102857,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -102915,7 +102920,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -102931,7 +102936,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.printerBase: @@ -103098,11 +103103,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -107986,31 +107991,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -108036,7 +108041,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -108044,7 +108049,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -108057,7 +108062,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -108065,7 +108070,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -108077,15 +108082,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -110782,11 +110787,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -110840,28 +110845,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -110896,7 +110901,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -112840,7 +112845,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -112857,7 +112862,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -112870,7 +112875,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Groups.yml b/openApiDocs/beta/Groups.yml index 96a3ab802db..d5f458de16b 100644 --- a/openApiDocs/beta/Groups.yml +++ b/openApiDocs/beta/Groups.yml @@ -9401,10 +9401,10 @@ paths: tags: - groups.conversation summary: Get conversation - description: Get a group's conversation object. + description: Retrieve the properties and relationships of conversation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-beta operationId: group_GetConversation parameters: - name: group-id @@ -9761,10 +9761,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta operationId: group.conversation.thread_reply parameters: - name: group-id @@ -37814,11 +37814,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversationThread - description: Delete conversationThread. + summary: Delete conversation thread + description: Delete a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-beta operationId: group_DeleteThread parameters: - name: group-id @@ -37854,10 +37854,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' + description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta operationId: group.thread_reply parameters: - name: group-id @@ -42520,7 +42520,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -44122,7 +44122,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -44142,7 +44142,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -44804,7 +44804,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -46605,7 +46605,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -48827,7 +48827,7 @@ components: type: array items: type: string - description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.' + description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent. For iOS and macOS apps, specify the value following the syntax msauth.{BUNDLEID}://auth, replacing ''{BUNDLEID}''. For example, if the bundle ID is com.microsoft.identitysample.MSALiOS, the URI is msauth.com.microsoft.identitysample.MSALiOS://auth.' additionalProperties: type: object microsoft.graph.requestSignatureVerification: @@ -51502,7 +51502,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -54670,11 +54670,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -54695,7 +54696,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -54706,13 +54707,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -54747,11 +54748,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -54770,19 +54771,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -54813,19 +54814,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -54833,7 +54834,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -55501,11 +55502,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -58839,6 +58840,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -58852,6 +58854,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -58867,6 +58870,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -59159,7 +59163,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -60199,7 +60203,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -61781,11 +61785,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -61881,14 +61885,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -61903,10 +61907,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -61919,12 +61923,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -61981,7 +61986,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -61997,7 +62002,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.termStore.term: @@ -66243,31 +66248,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -66293,7 +66298,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -66301,7 +66306,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -66314,7 +66319,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -66322,7 +66327,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -66334,15 +66339,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -68554,11 +68559,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -68612,28 +68617,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -68668,7 +68673,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -70335,7 +70340,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -70352,7 +70357,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -70365,7 +70370,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Identity.DirectoryManagement.yml b/openApiDocs/beta/Identity.DirectoryManagement.yml index 5812438b775..bbe8a1dfb25 100644 --- a/openApiDocs/beta/Identity.DirectoryManagement.yml +++ b/openApiDocs/beta/Identity.DirectoryManagement.yml @@ -28790,7 +28790,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -28810,7 +28810,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -29028,7 +29028,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -29845,7 +29845,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -32176,7 +32176,7 @@ components: type: array items: type: string - description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.' + description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent. For iOS and macOS apps, specify the value following the syntax msauth.{BUNDLEID}://auth, replacing ''{BUNDLEID}''. For example, if the bundle ID is com.microsoft.identitysample.MSALiOS, the URI is msauth.com.microsoft.identitysample.MSALiOS://auth.' additionalProperties: type: object microsoft.graph.requestSignatureVerification: @@ -32675,7 +32675,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -35750,7 +35750,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -36523,11 +36523,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -44065,6 +44065,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -44078,6 +44079,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -44093,6 +44095,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -44385,7 +44388,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -45566,7 +45569,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -53304,11 +53307,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -53329,7 +53333,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -53340,13 +53344,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -53381,11 +53385,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -53404,19 +53408,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -53447,19 +53451,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -53467,7 +53471,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -56391,11 +56395,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -56491,14 +56495,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -56513,10 +56517,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -56529,12 +56533,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -56591,7 +56596,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -56607,7 +56612,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -58597,31 +58602,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -58647,7 +58652,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -58655,7 +58660,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -58668,7 +58673,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -58676,7 +58681,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -58688,15 +58693,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -59135,11 +59140,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -59193,28 +59198,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -59249,7 +59254,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -59378,7 +59383,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -59395,7 +59400,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -59408,7 +59413,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Identity.Governance.yml b/openApiDocs/beta/Identity.Governance.yml index 7936e3c1d1b..6b25694b520 100644 --- a/openApiDocs/beta/Identity.Governance.yml +++ b/openApiDocs/beta/Identity.Governance.yml @@ -46307,11 +46307,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackage - description: Retrieve the properties and relationships of an accessPackage object. + summary: List accessPackageResourceRoleScopes + description: Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta operationId: identityGovernance.entitlementManagement_GetAccessPackage parameters: - name: accessPackage-id @@ -54458,7 +54458,7 @@ paths: description: Delete a workflow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-beta operationId: identityGovernance.lifecycleWorkflow.deletedItem_DeleteWorkflow parameters: - name: workflow-id @@ -77436,11 +77436,11 @@ paths: get: tags: - identityGovernance.termsOfUseContainer - summary: Get agreement - description: Retrieve the properties and relationships of an agreement object. + summary: List files (terms of use agreement files) + description: Retrieve all files related to an agreement. This includes the default file and all localized files. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta operationId: identityGovernance.termsGraphOPreUse_GetAgreement parameters: - name: agreement-id @@ -111416,7 +111416,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -112262,7 +112262,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleTaskCategory' continueOnError: type: boolean - description: 'A boolean value that specifies whether, if this task fails, the workflow stops, and subsequent tasks aren''t run. Optional.' + description: 'A Boolean value that specifies whether, if this task fails, the workflow stops, and subsequent tasks aren''t run. Optional.' description: type: string description: A string that describes the purpose of the task for administrative use. Optional. @@ -112278,7 +112278,7 @@ components: format: int32 isEnabled: type: boolean - description: 'A boolean value that denotes whether the task is set to run or not. Optional.Supports $filter(eq, ne) and orderBy.' + description: 'A Boolean value that denotes whether the task is set to run or not. Optional.Supports $filter(eq, ne) and orderBy.' taskDefinitionId: type: string description: 'A unique template identifier for the task. For more information about the tasks that Lifecycle Workflows currently supports and their unique identifiers, see Configure the arguments for built-in Lifecycle Workflow tasks. Required.Supports $filter(eq, ne).' @@ -113164,7 +113164,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -116554,7 +116554,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -117552,7 +117552,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -117572,7 +117572,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -118937,7 +118937,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -127420,6 +127420,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -127433,6 +127434,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -127448,6 +127450,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -127740,7 +127743,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -128739,7 +128742,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -129097,11 +129100,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -136458,11 +136461,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -136483,7 +136487,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -136494,13 +136498,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -136535,11 +136539,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -136558,19 +136562,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -136601,19 +136605,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -136621,7 +136625,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -140100,11 +140104,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -140200,14 +140204,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -140222,10 +140226,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -140238,12 +140242,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -140300,7 +140305,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -140316,7 +140321,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -141162,31 +141167,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -141212,7 +141217,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -141220,7 +141225,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -141233,7 +141238,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -141241,7 +141246,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -141253,15 +141258,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -141539,11 +141544,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -141597,28 +141602,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -141653,7 +141658,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -141842,7 +141847,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -141859,7 +141864,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -141872,7 +141877,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index 4af7980560f..9d3f73f1105 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -918,7 +918,7 @@ paths: tags: - identity.authenticationEventsFlow summary: Get conditions property value - description: The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. + description: The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. Supports $filter (eq). See support for filtering on user flows for syntax information. operationId: identity.authenticationEventsFlow_GetCondition parameters: - name: authenticationEventsFlow-id @@ -963,7 +963,7 @@ paths: tags: - identity.authenticationEventsFlow summary: List includeApplications (for a user flow) - description: List the applications linked to an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object. These are the applications for which the authentication experience that's defined by the user flow is enabled. + description: 'List the applications linked to an external identities self-service sign up user flow that''s represented by an externalUsersSelfServiceSignupEventsFlow object. These are the applications for which the authentication experience that''s defined by the user flow is enabled. To find the user flow that''s linked to an application, see Example 4: List user flow associated with specific application ID.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta @@ -1025,7 +1025,7 @@ paths: tags: - identity.authenticationEventsFlow summary: Add includeApplication (to a user flow) - description: Add or link an application to an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object. This enables the authentication experience that's defined by the user flow to be enabled for the application. An application can only be linked to one user flow. + description: Add or link an application to an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object. This enables the authentication experience that's defined by the user flow to be enabled for the application. An application can only be linked to one user flow. The app must have an associated service principal in the tenant. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta @@ -1257,7 +1257,7 @@ paths: tags: - identity.authenticationEventsFlow summary: Get conditions property value - description: The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. + description: The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. Supports $filter (eq). See support for filtering on user flows for syntax information. operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_GetCondition parameters: - name: authenticationEventsFlow-id @@ -1671,11 +1671,7 @@ paths: delete: tags: - identity.authenticationEventsFlow - summary: Remove attribute (from user flow) - description: 'Remove an attribute from an external identities self-service sign up user flow that''s represented by an externalUsersSelfServiceSignupEventsFlow object. You can add both custom and built-in attributes to a user flow. After this step, PATCH the user flow to remove the attribute from the attribute collection step.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta + summary: Delete ref of navigation property attributes for identity operationId: identity.authenticationEventsFlowAsOnGraphAPretributeCollectionExternalUsersSelfServiceSignUp.attribute_DeleteIdentityUserFlowGraphAPretributeGraphBPreRef parameters: - name: authenticationEventsFlow-id @@ -1800,11 +1796,7 @@ paths: delete: tags: - identity.authenticationEventsFlow - summary: Remove attribute (from user flow) - description: 'Remove an attribute from an external identities self-service sign up user flow that''s represented by an externalUsersSelfServiceSignupEventsFlow object. You can add both custom and built-in attributes to a user flow. After this step, PATCH the user flow to remove the attribute from the attribute collection step.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta + summary: Delete ref of navigation property attributes for identity operationId: identity.authenticationEventsFlowAsOnGraphAPretributeCollectionExternalUsersSelfServiceSignUp_DeleteGraphAPretributeGraphBPreRef parameters: - name: authenticationEventsFlow-id @@ -1840,7 +1832,7 @@ paths: tags: - identity.authenticationEventsFlow summary: Get onAuthenticationMethodLoadStart property value - description: Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked. + description: Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked. Supports $filter (eq). See support for filtering on user flows for syntax information. operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_GetOnAuthenticationMethodLoadStart parameters: - name: authenticationEventsFlow-id @@ -9174,11 +9166,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get countryNamedLocation - description: Retrieve the properties and relationships of a countryNamedLocation object. + summary: Get ipNamedLocation + description: Retrieve the properties and relationships of an ipNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-beta operationId: identity.conditionalAccess_GetNamedLocation parameters: - name: namedLocation-id @@ -9222,11 +9214,11 @@ paths: patch: tags: - identity.conditionalAccessRoot - summary: Update ipNamedlocation - description: Update the properties of an ipNamedLocation object. + summary: Update countryNamedLocation + description: Update the properties of a countryNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta operationId: identity.conditionalAccess_UpdateNamedLocation parameters: - name: namedLocation-id @@ -9257,11 +9249,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete countryNamedLocation - description: Delete a countryNamedLocation object. + summary: Delete namedLocation + description: Delete a namedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-beta operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -10813,11 +10805,11 @@ paths: get: tags: - identityProtection.riskDetection - summary: Get riskDetection - description: Retrieve the properties of a riskDetection object. + summary: List riskDetection + description: Retrieve the properties of a collection of riskDetection objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta operationId: identityProtection_GetRiskDetection parameters: - name: riskDetection-id @@ -19910,11 +19902,11 @@ paths: get: tags: - policies.federatedTokenValidationPolicy - summary: Get federatedTokenValidationPolicy - description: Read the properties and relationships of a federatedTokenValidationPolicy object. + summary: List federatedTokenValidationPolicy + description: Get a list of the federatedTokenValidationPolicy objects and their properties. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta operationId: policy_GetFederatedTokenValidationPolicy parameters: - name: $select @@ -32618,7 +32610,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -34684,7 +34676,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -34704,7 +34696,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -36781,7 +36773,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -37940,7 +37932,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -39227,7 +39219,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -41885,7 +41877,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationAttributeCollectionInputConfiguration' - description: The display configuration of attributes being collected on the attribute collection page. + description: 'The display configuration of attributes being collected on the attribute collection page. You must specify all attributes that you want to retain, otherwise they''re removed from the user flow.' title: type: string description: The title of the attribute collection page. @@ -47624,6 +47616,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -47637,6 +47630,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -47652,6 +47646,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -47944,7 +47939,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -49159,7 +49154,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -49598,21 +49593,21 @@ components: description: The built-in or custom attribute for which a value is being collected. defaultValue: type: string - description: The default value of the attribute displayed to the end user. + description: The default value of the attribute displayed to the end user. The capability to set the default value isn't available through the Microsoft Entra admin center. nullable: true editable: type: boolean - description: Whether the attribute is editable by the end user. + description: Defines whether the attribute is editable by the end user. nullable: true hidden: type: boolean - description: Whether the attribute is displayed to the end user. + description: Defines whether the attribute is displayed to the end user. The capability to hide isn't available through the Microsoft Entra admin center. nullable: true inputType: $ref: '#/components/schemas/microsoft.graph.authenticationAttributeCollectionInputType' label: type: string - description: 'The label of the attribute field that is displayed to end user, unless overridden.' + description: 'The label of the attribute field that''s displayed to end user, unless overridden.' options: type: array items: @@ -49620,15 +49615,15 @@ components: description: The option values for certain multiple-option input types. required: type: boolean - description: Whether the field is required. + description: Defines whether the field is required. nullable: true validationRegEx: type: string - description: The regex for the value of the field. + description: 'The regex for the value of the field. For more information about the supported regexes, see validationRegEx values for inputType objects. To understand how to specify regexes, see the Regular expressions cheat sheet.' nullable: true writeToDirectory: type: boolean - description: Whether the value collected is stored. + description: Defines whether Microsoft Entra ID stores the value that it collects. nullable: true additionalProperties: type: object @@ -49975,11 +49970,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -57145,11 +57140,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -57170,7 +57166,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -57181,13 +57177,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -57222,11 +57218,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -57245,19 +57241,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -57288,19 +57284,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -57308,7 +57304,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -60716,11 +60712,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -60816,14 +60812,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -60838,10 +60834,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -60854,12 +60850,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -60916,7 +60913,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -60932,7 +60929,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -61754,31 +61751,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -61804,7 +61801,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -61812,7 +61809,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -61825,7 +61822,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -61833,7 +61830,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -61845,15 +61842,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -62131,11 +62128,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -62189,28 +62186,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -62245,7 +62242,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -62434,7 +62431,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -62451,7 +62448,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -62464,7 +62461,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/NetworkAccess.yml b/openApiDocs/beta/NetworkAccess.yml index 88f6ade1026..066a201249f 100644 --- a/openApiDocs/beta/NetworkAccess.yml +++ b/openApiDocs/beta/NetworkAccess.yml @@ -9252,7 +9252,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -9890,11 +9890,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Reports.yml b/openApiDocs/beta/Reports.yml index c5177d1162e..afff67afa19 100644 --- a/openApiDocs/beta/Reports.yml +++ b/openApiDocs/beta/Reports.yml @@ -13413,7 +13413,7 @@ components: properties: displayConcealedNames: type: boolean - description: 'If set to true, all reports will conceal user information such as usernames, groups, and sites. If false, all reports will show identifiable information. This property represents a setting in the Microsoft 365 admin center. Required.' + description: 'If set to true, all reports conceal user information such as usernames, groups, and sites. If false, all reports show identifiable information. This property represents a setting in the Microsoft 365 admin center. Required.' additionalProperties: type: object microsoft.graph.auditLogRoot: @@ -13666,7 +13666,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValue' - description: 'More authentication processing details, such as the agent name for PTA and PHS, or a server or farm name for federated authentication.' + description: 'More authentication processing details, such as the agent name for PTA and PHS, or a server or farm name for federated authentication.' authenticationProtocol: $ref: '#/components/schemas/microsoft.graph.protocolType' authenticationRequirement: @@ -13699,12 +13699,12 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.conditionalAccessAudience' - description: A list that indicates the audience that was evaluated by Conditional Access during a sign-in event. Supports $filter (eq). + description: A list that indicates the audience that Conditional Access evaluated during a sign-in event. Supports $filter (eq). conditionalAccessStatus: $ref: '#/components/schemas/microsoft.graph.conditionalAccessStatus' correlationId: type: string - description: The identifier the client sends when sign-in is initiated. This is used for troubleshooting the corresponding sign-in activity when calling for support. Supports $filter (eq). + description: The identifier the client sends when sign-in is initiated. This property is used for troubleshooting the corresponding sign-in activity when calling for support. Supports $filter (eq). nullable: true createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -13733,7 +13733,7 @@ components: nullable: true homeTenantName: type: string - description: 'For user sign ins, the identifier of the tenant that the user is a member of. Only populated in cases where the home tenant has provided affirmative consent to Microsoft Entra ID to show the tenant content.' + description: 'For user sign ins, the identifier of the tenant that the user is a member of. Only populated in cases where the home tenant provides affirmative consent to Microsoft Entra ID to show the tenant content.' nullable: true incomingTokenType: $ref: '#/components/schemas/microsoft.graph.incomingTokenType' @@ -14102,7 +14102,7 @@ components: properties: appId: type: string - description: The globally unique appId (also called client ID on the Microsoft Entra admin center) of the credential application. + description: The globally unique appId (also called client ID on the Microsoft Entra admin center) of the credentialed application. appObjectId: type: string description: The ID of the credential application instance. @@ -14411,7 +14411,7 @@ components: properties: content: type: string - description: Report content; details vary by report type. + description: The http content that has the data format: base64url nullable: true additionalProperties: @@ -15408,7 +15408,7 @@ components: properties: appId: type: string - description: The application ID of the resource. + description: The globally unique appId (also called client ID on the Microsoft Entra admin center) of the credentialed resource application. applicationAuthenticationClientSignInActivity: $ref: '#/components/schemas/microsoft.graph.signInActivity' applicationAuthenticationResourceSignInActivity: @@ -15907,11 +15907,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -16301,18 +16301,18 @@ components: properties: browser: type: string - description: Indicates the browser information of the used for signing-in. + description: Indicates the browser information of the used in the sign-in. Populated for devices registered in Microsoft Entra. nullable: true browserId: type: string nullable: true deviceId: type: string - description: Refers to the UniqueID of the device used for signing-in. + description: Refers to the unique ID of the device used in the sign-in. Populated for devices registered in Microsoft Entra. nullable: true displayName: type: string - description: Refers to the name of the device used for signing-in. + description: Refers to the name of the device used in the sign-in. Populated for devices registered in Microsoft Entra. nullable: true isCompliant: type: boolean @@ -16324,11 +16324,11 @@ components: nullable: true operatingSystem: type: string - description: Indicates the OS name and version used for signing-in. + description: Indicates the OS name and version used in the sign-in. nullable: true trustType: type: string - description: 'Indicates information on whether the signed-in device is Workplace Joined, AzureAD Joined, Domain Joined.' + description: 'Indicates information on whether the device used in the sign-in is workplace-joined, Microsoft Entra-joined, domain-joined.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Search.yml b/openApiDocs/beta/Search.yml index de07521691a..bc99550ed2e 100644 --- a/openApiDocs/beta/Search.yml +++ b/openApiDocs/beta/Search.yml @@ -1250,11 +1250,11 @@ paths: put: tags: - external.externalConnection - summary: Update externalItem - description: Update the properties of an externalitem. + summary: Create externalItem + description: Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta operationId: external.connection_SetItem parameters: - name: externalConnection-id @@ -2157,11 +2157,11 @@ paths: patch: tags: - external.externalConnection - summary: Update schema - description: Update the properties of a schema for an externalConnection. + summary: Create schema + description: Create a new or update an existing schema for a Microsoft Search connection. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta operationId: external.connection_UpdateSchema parameters: - name: externalConnection-id @@ -2653,11 +2653,11 @@ paths: patch: tags: - external.industryDataRoot - summary: Update inboundApiFlow - description: Update the properties of an inboundApiFlow object. + summary: Update inboundFileFlow + description: Update the properties of an inboundFileFlow object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta operationId: external.industryData_UpdateInboundFlow parameters: - name: inboundFlow-id diff --git a/openApiDocs/beta/Security.yml b/openApiDocs/beta/Security.yml index 60bd99e1632..35e6bfea33c 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -30622,7 +30622,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -33084,7 +33084,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -37379,7 +37379,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -40619,7 +40619,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -40639,7 +40639,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -41677,7 +41677,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -50757,6 +50757,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -50770,6 +50771,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -50785,6 +50787,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -51077,7 +51080,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -52242,7 +52245,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -53325,6 +53328,8 @@ components: type: string description: Browser information from where the simulation event was initiated by a user in an attack simulation and training campaign. nullable: true + clickSource: + $ref: '#/components/schemas/microsoft.graph.clickSource' eventDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string @@ -54630,11 +54635,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -59008,6 +59013,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.clickSource: + title: clickSource + enum: + - unknown + - qrCode + - phishingUrl + - unknownFutureValue + type: string microsoft.graph.trainingStatus: title: trainingStatus enum: @@ -59421,11 +59434,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -59446,7 +59460,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -59457,13 +59471,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -59498,11 +59512,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -59521,19 +59535,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -59564,19 +59578,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -59584,7 +59598,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -62001,11 +62015,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -62101,14 +62115,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -62123,10 +62137,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -62139,12 +62153,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -62201,7 +62216,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -62217,7 +62232,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.printColorMode: @@ -64227,31 +64242,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -64277,7 +64292,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -64285,7 +64300,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -64298,7 +64313,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -64306,7 +64321,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -64318,15 +64333,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -64797,11 +64812,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -64855,28 +64870,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -64911,7 +64926,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -65123,7 +65138,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -65140,7 +65155,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -65153,7 +65168,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Sites.yml b/openApiDocs/beta/Sites.yml index 1e145ef72f2..1b2a2aac252 100644 --- a/openApiDocs/beta/Sites.yml +++ b/openApiDocs/beta/Sites.yml @@ -48993,11 +48993,11 @@ paths: get: tags: - sites.site - summary: Search for sites - description: Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + summary: List sites + description: "List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta operationId: site_ListSite parameters: - $ref: '#/components/parameters/top' @@ -85442,7 +85442,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -89677,7 +89677,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -90689,7 +90689,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -90709,7 +90709,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -90968,7 +90968,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -92255,7 +92255,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -93772,11 +93772,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -94767,11 +94767,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -94792,7 +94793,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -94803,13 +94804,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -94844,11 +94845,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -94867,19 +94868,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -94910,19 +94911,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -94930,7 +94931,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -99719,6 +99720,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -99732,6 +99734,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -99747,6 +99750,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -100039,7 +100043,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -101274,7 +101278,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -101868,11 +101872,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -101968,14 +101972,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -101990,10 +101994,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -102006,12 +102010,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -102068,7 +102073,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -102084,7 +102089,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.printerBase: @@ -106890,31 +106895,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -106940,7 +106945,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -106948,7 +106953,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -106961,7 +106966,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -106969,7 +106974,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -106981,15 +106986,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -109638,11 +109643,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -109696,28 +109701,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -109752,7 +109757,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -111696,7 +111701,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -111713,7 +111718,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -111726,7 +111731,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Teams.yml b/openApiDocs/beta/Teams.yml index 4646a3cde40..9a1b76a4cdd 100644 --- a/openApiDocs/beta/Teams.yml +++ b/openApiDocs/beta/Teams.yml @@ -2685,11 +2685,11 @@ paths: post: tags: - chats.chatMessage - summary: Send chatMessage in a channel or a chat - description: Send a new chatMessage in the specified channel or a chat. + summary: Send message in a chat + description: Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-beta operationId: chat_CreateMessage parameters: - name: chat-id @@ -18938,11 +18938,11 @@ paths: patch: tags: - teams.channel - summary: Update conversationMember - description: "Update the role of a conversationMember in a \nteam.\nor channel." + summary: Update member in channel + description: Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-beta operationId: team.channel_UpdateMember parameters: - name: team-id @@ -38954,11 +38954,11 @@ paths: get: tags: - teamwork.teamTemplate - summary: List definitions - description: 'List the teamTemplateDefinition objects associated with a teamTemplate. ' + summary: List teamTemplates + description: 'Get the list of teamTemplate objects that are available for a tenant. ' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta operationId: teamwork_ListTeamTemplate parameters: - $ref: '#/components/parameters/top' @@ -62372,7 +62372,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -62814,7 +62814,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -66009,7 +66009,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -68062,7 +68062,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -68082,7 +68082,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -69149,7 +69149,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -71799,11 +71799,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -71824,7 +71825,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -71835,13 +71836,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -71876,11 +71877,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -71899,19 +71900,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -71942,19 +71943,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -71962,7 +71963,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -76724,6 +76725,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -76737,6 +76739,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -76752,6 +76755,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -77044,7 +77048,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -78225,7 +78229,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -78986,11 +78990,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -79086,14 +79090,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -79108,10 +79112,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -79124,12 +79128,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -79186,7 +79191,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -79202,7 +79207,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.calendarRoleType: @@ -80278,11 +80283,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -83906,31 +83911,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -83956,7 +83961,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -83964,7 +83969,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -83977,7 +83982,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -83985,7 +83990,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -83997,15 +84002,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -86353,11 +86358,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -86411,28 +86416,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -86467,7 +86472,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -88327,7 +88332,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -88344,7 +88349,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -88357,7 +88362,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Users.Actions.yml b/openApiDocs/beta/Users.Actions.yml index 88717d06e36..fa4aef7a301 100644 --- a/openApiDocs/beta/Users.Actions.yml +++ b/openApiDocs/beta/Users.Actions.yml @@ -40245,6 +40245,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -40258,6 +40259,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -40273,6 +40275,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -41114,7 +41117,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -42255,11 +42258,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -42280,7 +42284,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -42291,13 +42295,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -42332,11 +42336,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -42355,19 +42359,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -42398,19 +42402,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -42418,7 +42422,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -45032,7 +45036,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -45991,7 +45995,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -46011,7 +46015,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -46263,7 +46267,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -47320,7 +47324,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -48330,11 +48334,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -48430,14 +48434,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -48452,10 +48456,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -48468,12 +48472,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -48530,7 +48535,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -48546,7 +48551,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.termStore.term: @@ -48887,11 +48892,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -53531,7 +53536,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -54487,7 +54492,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -54877,31 +54882,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -54927,7 +54932,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -54935,7 +54940,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -54948,7 +54953,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -54956,7 +54961,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -54968,15 +54973,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -58754,11 +58759,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -58812,28 +58817,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -58868,7 +58873,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -61036,7 +61041,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -61053,7 +61058,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -61066,7 +61071,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Users.Functions.yml b/openApiDocs/beta/Users.Functions.yml index e742ed2c6ec..d7b3dc03b94 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -12715,7 +12715,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -12735,7 +12735,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -13244,7 +13244,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -14717,7 +14717,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -17799,7 +17799,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -20712,7 +20712,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -22374,11 +22374,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -22399,7 +22400,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -22410,13 +22411,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -22451,11 +22452,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -22474,19 +22475,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -22517,19 +22518,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -22537,7 +22538,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -27667,6 +27668,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -27680,6 +27682,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -27695,6 +27698,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -27896,7 +27900,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -28700,7 +28704,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -29115,11 +29119,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -29215,14 +29219,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -29237,10 +29241,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -29253,12 +29257,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -29315,7 +29320,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -29331,7 +29336,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.termStore.term: @@ -30486,11 +30491,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -33286,31 +33291,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -33336,7 +33341,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -33344,7 +33349,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -33357,7 +33362,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -33365,7 +33370,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -33377,15 +33382,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -35629,11 +35634,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -35687,28 +35692,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -35743,7 +35748,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -37622,7 +37627,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -37639,7 +37644,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -37652,7 +37657,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/Users.yml b/openApiDocs/beta/Users.yml index 9941f490af8..14e0e10b24d 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -1400,6 +1400,7 @@ paths: tags: - users.itemInsights summary: Get insights from users + description: 'Represents relationships between a user and items such as OneDrive for work or school documents, calculated using advanced analytics and machine learning techniques. Read-only. Nullable.' operationId: user_GetInsight parameters: - name: user-id @@ -14558,7 +14559,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'true if the user is a member of a restricted management administrative unit, which requires a role scoped to the restricted administrative unit to manage. Default value is false. Read-only. To manage a user who is a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'true if the user is a member of a restricted management administrative unit. Default value is false. Read-only. To manage a user who is a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isResourceAccount: type: boolean @@ -15793,7 +15794,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the group is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a group member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the group is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a group member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isSubscribedByMail: type: boolean @@ -16190,7 +16191,7 @@ components: $ref: '#/components/schemas/microsoft.graph.categoryColor' displayName: type: string - description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name cannot be changed. Read-only.' + description: 'A unique name that identifies a category in the user''s mailbox. After a category is created, the name can''t be changed. Read-only.' nullable: true additionalProperties: type: object @@ -16433,7 +16434,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true extensionAttributes: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' @@ -16453,7 +16454,7 @@ components: nullable: true isManagementRestricted: type: boolean - description: 'Indicates whether the device is a member of a restricted management administrative unit, in which case it requires a role scoped to the restricted administrative unit to manage. The default value is false. Read-only. To manage a device that''s a member of a restricted administrative unit, the calling app must be assigned the Directory.Write.Restricted permission. For delegated scenarios, the administrators must also be explicitly assigned supported roles at the restricted administrative unit scope.' + description: 'Indicates whether the device is a member of a restricted management administrative unit. The default value is false. Read-only. To manage a device that''s a member of a restricted management administrative unit, the administrator or calling app must be assigned a Microsoft Entra role at the scope of the restricted management administrative unit.' nullable: true isRooted: type: boolean @@ -16865,7 +16866,7 @@ components: properties: isEnabled: type: boolean - description: true if user's itemInsights and meeting hours insights are enabled; false if user's itemInsights and meeting hours insights are disabled. Default is true. Optional. + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.regionalAndLanguageSettings: @@ -17800,7 +17801,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid creationTimestamp: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -19948,7 +19949,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -21942,7 +21943,7 @@ components: type: array items: type: string - description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.' + description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent. For iOS and macOS apps, specify the value following the syntax msauth.{BUNDLEID}://auth, replacing ''{BUNDLEID}''. For example, if the bundle ID is com.microsoft.identitysample.MSALiOS, the URI is msauth.com.microsoft.identitysample.MSALiOS://auth.' additionalProperties: type: object microsoft.graph.requestSignatureVerification: @@ -27644,6 +27645,7 @@ components: nullable: true allowBreakoutRooms: type: boolean + description: Indicates whether breakout rooms are enabled for the meeting. nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' @@ -27657,6 +27659,7 @@ components: nullable: true allowPowerPointSharing: type: boolean + description: Indicates whether PowerPoint live is enabled for the meeting. nullable: true allowRecording: type: boolean @@ -27672,6 +27675,7 @@ components: nullable: true allowWhiteboard: type: boolean + description: Indicates whether whiteboard is enabled for the meeting. nullable: true anonymizeIdentityForRoles: type: array @@ -29097,11 +29101,11 @@ components: properties: key: type: string - description: Contains the name of the field that a value is associated with. + description: Key. nullable: true value: type: string - description: Contains the corresponding value for the specified key. + description: Value. nullable: true additionalProperties: type: object @@ -36744,11 +36748,12 @@ components: nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' @@ -36769,7 +36774,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -36780,13 +36785,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -36821,11 +36826,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy Id used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -36844,19 +36849,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -36887,19 +36892,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -36907,7 +36912,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true tasks: type: array @@ -40174,11 +40179,11 @@ components: properties: content: type: string - description: The content of replied comment. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the replied comment. + description: The content type for the reply. task: $ref: '#/components/schemas/microsoft.graph.workbookDocumentTask' additionalProperties: @@ -40274,14 +40279,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -40296,10 +40301,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -40312,12 +40317,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. Possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -40374,7 +40380,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -40390,7 +40396,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -41200,31 +41206,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -41250,7 +41256,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -41258,7 +41264,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -41271,7 +41277,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -41279,7 +41285,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -41291,15 +41297,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -41577,11 +41583,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. Possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -41635,28 +41641,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -41691,7 +41697,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -41880,7 +41886,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -41897,7 +41903,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -41910,7 +41916,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/WindowsUpdates.yml b/openApiDocs/beta/WindowsUpdates.yml index fc25969c113..269ae0571ca 100644 --- a/openApiDocs/beta/WindowsUpdates.yml +++ b/openApiDocs/beta/WindowsUpdates.yml @@ -6835,11 +6835,11 @@ paths: get: tags: - admin.adminWindows - summary: Get resourceConnection - description: Read the properties and relationships of a resourceConnection object. + summary: Get operationalInsightsConnection + description: Read the properties and relationships of an operationalInsightsConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-beta operationId: admin.window.update_GetResourceConnection parameters: - name: resourceConnection-id @@ -6914,11 +6914,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete operationalInsightsConnection - description: Delete an operationalInsightsConnection object. + summary: Delete resourceConnection + description: Delete a resourceConnection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-beta operationId: admin.window.update_DeleteResourceConnection parameters: - name: resourceConnection-id @@ -7040,11 +7040,11 @@ paths: get: tags: - admin.adminWindows - summary: Get azureADDevice - description: Read the properties of an azureADDevice object. + summary: Get updatableAssetGroup + description: Read the properties and relationships of an updatableAssetGroup object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta operationId: admin.window.update_GetUpdatableAsset parameters: - name: updatableAsset-id @@ -9822,11 +9822,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete complianceChange - description: Delete a complianceChange object. + summary: Delete contentApproval + description: Delete a contentApproval object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta operationId: admin.window.update.updatePolicy_DeleteComplianceChange parameters: - name: updatePolicy-id diff --git a/openApiDocs/v1.0/Applications.yml b/openApiDocs/v1.0/Applications.yml index 630a9f80720..a1d76253a5e 100644 --- a/openApiDocs/v1.0/Applications.yml +++ b/openApiDocs/v1.0/Applications.yml @@ -2269,7 +2269,7 @@ paths: tags: - applications.directoryObject summary: Add owner - description: Add an owner to an application by posting to the owners collection. + description: 'Add an owner to an application. Currently, only individual users are supported as owners of applications.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0 @@ -16950,7 +16950,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that''s assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -21479,10 +21479,10 @@ components: properties: contributionToContentDiscoveryAsOrganizationDisabled: type: boolean - description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' + description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' contributionToContentDiscoveryDisabled: type: boolean - description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected. Users can control this setting in Office Delve.' itemInsights: $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: @@ -26245,6 +26245,7 @@ components: properties: isEnabled: type: boolean + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.shiftPreferences: diff --git a/openApiDocs/v1.0/Bookings.yml b/openApiDocs/v1.0/Bookings.yml index 7df39b3b5bf..f0da4fbbc68 100644 --- a/openApiDocs/v1.0/Bookings.yml +++ b/openApiDocs/v1.0/Bookings.yml @@ -363,7 +363,7 @@ paths: tags: - solutions.bookingBusiness summary: Get bookingAppointment - description: Get the properties and relationships of a bookingAppointment object in the specified bookingBusiness. The startDateTime and endDateTime properties are always returned in UTC. + description: Get the properties and relationships of a bookingAppointment object in the specified bookingBusiness. The start and end properties are always returned in UTC. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0 @@ -2553,6 +2553,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get presenters from solutions + description: The virtual event presenters. operationId: solution.virtualEvent.event_ListPresenter parameters: - name: virtualEvent-id @@ -2643,6 +2644,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get presenters from solutions + description: The virtual event presenters. operationId: solution.virtualEvent.event_GetPresenter parameters: - name: virtualEvent-id @@ -2791,7 +2793,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get sessions from solutions - description: Sessions for the virtual event. + description: The sessions for the virtual event. operationId: solution.virtualEvent.event_ListSession parameters: - name: virtualEvent-id @@ -2882,7 +2884,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get sessions from solutions - description: Sessions for the virtual event. + description: The sessions for the virtual event. operationId: solution.virtualEvent.event_GetSession parameters: - name: virtualEvent-id @@ -3668,7 +3670,8 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get townhalls from solutions + summary: Get virtualEventTownhall + description: Read the properties and relationships of a virtualEventTownhall object. operationId: solution.virtualEvent_ListTownhall parameters: - $ref: '#/components/parameters/top' @@ -3718,7 +3721,11 @@ paths: post: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to townhalls for solutions + summary: Create virtualEventTownhall + description: Create a new virtualEventTownhall object in draft mode. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-1.0 operationId: solution.virtualEvent_CreateTownhall requestBody: description: New navigation property @@ -3741,7 +3748,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get townhalls from solutions + summary: Get virtualEventTownhall + description: Read the properties and relationships of a virtualEventTownhall object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-1.0 operationId: solution.virtualEvent_GetTownhall parameters: - name: virtualEventTownhall-id @@ -3785,7 +3796,11 @@ paths: patch: tags: - solutions.virtualEventsRoot - summary: Update the navigation property townhalls in solutions + summary: Update virtualEventTownhall + description: Update the properties of a virtualEventTownhall object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-1.0 operationId: solution.virtualEvent_UpdateTownhall parameters: - name: virtualEventTownhall-id @@ -3843,7 +3858,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get presenters from solutions + summary: List presenters + description: "Get the list of all virtualEventPresenter objects associated with a virtual event. Currently the supported virtual event types are:\n- virtualEventTownhall\n- virtualEventWebinar" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-1.0 operationId: solution.virtualEvent.townhall_ListPresenter parameters: - name: virtualEventTownhall-id @@ -3901,7 +3920,11 @@ paths: post: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to presenters for solutions + summary: Create virtualEventPresenter + description: "Create a new virtualEventPresenter object on a virtual event. Currently, the following types of virtual events are supported: \n- virtualEventTownhall\n- virtualEventWebinar" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0 operationId: solution.virtualEvent.townhall_CreatePresenter parameters: - name: virtualEventTownhall-id @@ -3933,7 +3956,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get presenters from solutions + summary: Get virtualEventPresenter + description: "Read the properties and relationships of a virtualEventPresenter object. Currently the supported virtual event types are: \n- virtualEventTownhall\n- virtualEventWebinar" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-1.0 operationId: solution.virtualEvent.townhall_GetPresenter parameters: - name: virtualEventTownhall-id @@ -4024,7 +4051,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete navigation property presenters for solutions + summary: Delete virtualEventPresenter + description: "Delete a virtualEventPresenter from a virtual event. Currently the supported virtual event types are:\n- virtualEventTownhall\n- virtualEventWebinar" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.townhall_DeletePresenter parameters: - name: virtualEventTownhall-id @@ -4082,7 +4113,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get sessions from solutions - description: Sessions for the virtual event. + description: The sessions for the virtual event. operationId: solution.virtualEvent.townhall_ListSession parameters: - name: virtualEventTownhall-id @@ -4173,7 +4204,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get sessions from solutions - description: Sessions for the virtual event. + description: The sessions for the virtual event. operationId: solution.virtualEvent.townhall_GetSession parameters: - name: virtualEventTownhall-id @@ -5013,7 +5044,11 @@ paths: post: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to webinars for solutions + summary: Create virtualEventWebinar + description: Create a new virtualEventWebinar object in draft mode. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-1.0 operationId: solution.virtualEvent_CreateWebinar requestBody: description: New navigation property @@ -5084,7 +5119,11 @@ paths: patch: tags: - solutions.virtualEventsRoot - summary: Update the navigation property webinars in solutions + summary: Update virtualEventWebinar + description: Update the properties of a virtualEventWebinar object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-1.0 operationId: solution.virtualEvent_UpdateWebinar parameters: - name: virtualEventWebinar-id @@ -5143,6 +5182,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get presenters from solutions + description: The virtual event presenters. operationId: solution.virtualEvent.webinar_ListPresenter parameters: - name: virtualEventWebinar-id @@ -5200,7 +5240,11 @@ paths: post: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to presenters for solutions + summary: Create virtualEventPresenter + description: "Create a new virtualEventPresenter object on a virtual event. Currently, the following types of virtual events are supported: \n- virtualEventTownhall\n- virtualEventWebinar" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar_CreatePresenter parameters: - name: virtualEventWebinar-id @@ -5233,6 +5277,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get presenters from solutions + description: The virtual event presenters. operationId: solution.virtualEvent.webinar_GetPresenter parameters: - name: virtualEventWebinar-id @@ -5284,7 +5329,11 @@ paths: patch: tags: - solutions.virtualEventsRoot - summary: Update the navigation property presenters in solutions + summary: Update virtualEventPresenter + description: "Update the properties of a virtualEventPresenter object. Currently the supported virtual event types are:\n- virtualEventWebinar." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar_UpdatePresenter parameters: - name: virtualEventWebinar-id @@ -5380,7 +5429,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get registrationConfiguration from solutions + summary: Get virtualEventWebinarRegistrationConfiguration + description: Read the properties and relationships of a virtualEventWebinarRegistrationConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar_GetRegistrationConfiguration parameters: - name: virtualEventWebinar-id @@ -5482,7 +5535,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get questions from solutions + summary: List questions + description: Get a list of all registration questions for a webinar. The list can include either predefined registration questions or custom registration questions. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.registrationConfiguration_ListQuestion parameters: - name: virtualEventWebinar-id @@ -5540,7 +5597,11 @@ paths: post: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to questions for solutions + summary: Create virtualEventRegistrationCustomQuestion + description: Create a registration question for a webinar. You can create either a predefined registration question or a custom registration question. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.registrationConfiguration_CreateQuestion parameters: - name: virtualEventWebinar-id @@ -5573,6 +5634,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get questions from solutions + description: Registration questions. operationId: solution.virtualEvent.webinar.registrationConfiguration_GetQuestion parameters: - name: virtualEventWebinar-id @@ -5663,7 +5725,11 @@ paths: delete: tags: - solutions.virtualEventsRoot - summary: Delete navigation property questions for solutions + summary: Delete virtualEventRegistrationQuestionBase + description: 'Delete a registration question from a webinar. The question can either be a predefined registration question or a custom registration question. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.registrationConfiguration_DeleteQuestion parameters: - name: virtualEventWebinar-id @@ -5724,7 +5790,7 @@ paths: description: Get a list of all registration records of a webinar. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventwebinar-list-registrations?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar_ListRegistration parameters: - name: virtualEventWebinar-id @@ -5782,7 +5848,11 @@ paths: post: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to registrations for solutions + summary: Create virtualEventRegistration + description: 'Create a registration record for a registrant of a webinar. This method registers the person for the webinar. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar_CreateRegistration parameters: - name: virtualEventWebinar-id @@ -5945,6 +6015,7 @@ paths: tags: - solutions.Actions summary: Invoke action cancel + description: 'Cancel a registrant''s registration record for a webinar. ' operationId: solution.virtualEvent.webinar.registration_cancel parameters: - name: virtualEventWebinar-id @@ -5973,7 +6044,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get sessions from solutions + summary: List sessions for a virtual event registration + description: 'Get a list of sessions summaries that a registrant registered for in a webinar. A session summary contains only the endDateTime, id, joinWebUrl, startDateTime, and subject of a virtual event session. The rest of session properties will be null. To get all the properties of a virtualEventSession, use the Get virtualEventSession method. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar.registration_ListSession parameters: - name: virtualEventWebinar-id @@ -6041,6 +6116,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get sessions from solutions + description: Sessions for a registration. operationId: solution.virtualEvent.webinar.registration_GetSession parameters: - name: virtualEventWebinar-id @@ -6262,6 +6338,7 @@ paths: tags: - solutions.Actions summary: Invoke action cancel + description: 'Cancel a registrant''s registration record for a webinar. ' operationId: solution.virtualEvent.webinar.registration.email_cancel parameters: - name: virtualEventWebinar-id @@ -6421,6 +6498,7 @@ paths: tags: - solutions.Actions summary: Invoke action cancel + description: 'Cancel a registrant''s registration record for a webinar. ' operationId: solution.virtualEvent.webinar.registration.userId_cancel parameters: - name: virtualEventWebinar-id @@ -6471,8 +6549,11 @@ paths: get: tags: - solutions.virtualEventsRoot - summary: Get virtualEventSession - description: Read the properties and relationships of a virtualEventSession object. + summary: List sessions for a virtual event + description: "Get a list of all virtualEventSession summary objects under a virtual event. A session summary contains only the endDateTime, id, joinWebUrl, startDateTime, and subject of a virtual event session. The rest of session properties will be null. Currently, the following virtual event types are supported: \n- virtualEventTownhall\n- virtualEventWebinar" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-1.0 operationId: solution.virtualEvent.webinar_ListSession parameters: - name: virtualEventWebinar-id @@ -6563,7 +6644,7 @@ paths: tags: - solutions.virtualEventsRoot summary: Get virtualEventSession - description: Read the properties and relationships of a virtualEventSession object. + description: "Read the properties and relationships of a virtualEventSession object. Currently, the following virtual event types are supported: \n- virtualEventTownhall\n- virtualEventWebinar" externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0 @@ -7557,6 +7638,7 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date, time, and time zone when the booking business was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true defaultCurrencyIso: @@ -7582,6 +7664,7 @@ components: lastUpdatedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date, time, and time zone when the booking business was last updated. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true phone: @@ -7654,25 +7737,29 @@ components: nullable: true appointmentLabel: type: string - description: Custom label that can be stamped on this appointment by users. + description: The custom label that can be stamped on this appointment by users. nullable: true createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date, time, and time zone when the appointment was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true customerEmailAddress: type: string + description: The SMTP address of the bookingCustomer who books the appointment. nullable: true customerName: type: string + description: The customer's name. nullable: true customerNotes: type: string - description: Notes from the customer associated with this appointment. + description: Notes from the customer associated with this appointment. You can get the value only when you read this bookingAppointment by its ID. You can set this property only when you initially create an appointment with a new customer. nullable: true customerPhone: type: string + description: The customer's phone number. nullable: true customers: type: array @@ -7695,15 +7782,16 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: The current number of customers in the appointment + description: The current number of customers in the appointment. format: int32 readOnly: true isCustomerAllowedToManageBooking: type: boolean + description: Indicates that the customer can manage bookings created by the staff. The default value is false. nullable: true isLocationOnline: type: boolean - description: 'If true, indicates that the appointment will be held online. Default value is false.' + description: Indicates that the appointment is held online. The default value is false. joinWebUrl: type: string description: The URL of the online meeting for the appointment. @@ -7711,6 +7799,7 @@ components: lastUpdatedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date, time, and time zone when the booking business was last updated. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true maximumAttendeesCount: @@ -7745,7 +7834,7 @@ components: description: The collection of customer reminders sent for this appointment. The value of this property is available only when reading this bookingAppointment by its ID. selfServiceAppointmentId: type: string - description: 'An additional tracking ID for the appointment, if the appointment has been created directly by the customer on the scheduling page, as opposed to by a staff member on the behalf of the customer. Only supported for appointment if maxAttendeeCount is 1.' + description: 'Another tracking ID for the appointment, if the appointment was created directly by the customer on the scheduling page, as opposed to by a staff member on behalf of the customer.' nullable: true serviceId: type: string @@ -7799,6 +7888,7 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date, time, and time zone when the custom question was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true displayName: @@ -7807,6 +7897,7 @@ components: lastUpdatedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date, time, and time zone when the custom question was last updated. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true additionalProperties: @@ -7853,6 +7944,7 @@ components: createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date, time, and time zone when the service was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true customQuestions: @@ -7887,22 +7979,24 @@ components: description: A service name. isAnonymousJoinEnabled: type: boolean - description: True if the URL to join the appointment anonymously (anonymousJoinWebUrl) will be generated for the appointment booked for this service. + description: Indicates if an anonymousJoinWebUrl(webrtcUrl) is generated for the appointment booked for this service. The default value is false. isCustomerAllowedToManageBooking: type: boolean + description: Indicates that the customer can manage bookings created by the staff. The default value is false. nullable: true isHiddenFromCustomers: type: boolean - description: True means this service is not available to customers for booking. + description: True indicates that this service isn't available to customers for booking. isLocationOnline: type: boolean - description: True indicates that the appointments for the service will be held online. Default value is false. + description: Indicates that the appointments for the service are held online. The default value is false. languageTag: type: string description: The language of the self-service booking page. lastUpdatedDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string + description: 'The date, time, and time zone when the service was last updated. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true maximumAttendeesCount: @@ -7978,11 +8072,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' + description: A collection of town halls. Nullable. x-ms-navigationProperty: true webinars: type: array items: $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' + description: A collection of webinars. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -7998,7 +8094,7 @@ components: $ref: '#/components/schemas/microsoft.graph.itemBody' displayName: type: string - description: Display name of the virtual event. + description: The display name of the virtual event. nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' @@ -8010,12 +8106,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' + description: The virtual event presenters. x-ms-navigationProperty: true sessions: type: array items: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - description: Sessions for the virtual event. + description: The sessions for the virtual event. x-ms-navigationProperty: true additionalProperties: type: object @@ -8027,6 +8124,7 @@ components: properties: email: type: string + description: Email address of the presenter. nullable: true identity: $ref: '#/components/schemas/microsoft.graph.identity' @@ -8121,12 +8219,15 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.communicationsUserIdentity' + description: Identity information of the coorganizers of the town hall. invitedAttendees: type: array items: $ref: '#/components/schemas/microsoft.graph.identity' + description: 'The attendees invited to the town hall. The supported identities are: communicationsUserIdentity and communicationsGuestIdentity.' isInviteOnly: type: boolean + description: Indicates whether the town hall is only open to invited people and groups within your organization. The isInviteOnly property can only be true if the value of the audience property is set to organization. nullable: true additionalProperties: type: object @@ -8175,9 +8276,11 @@ components: properties: displayName: type: string + description: Display name of the registration question. nullable: true isRequired: type: boolean + description: Indicates whether an answer to the question is required. The default value is false. nullable: true additionalProperties: type: object @@ -8207,9 +8310,11 @@ components: nullable: true preferredLanguage: type: string + description: The registrant's preferred language. nullable: true preferredTimezone: type: string + description: The registrant's time zone details. nullable: true registrationDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -8232,6 +8337,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + description: Sessions for a registration. x-ms-navigationProperty: true additionalProperties: type: object @@ -8278,34 +8384,34 @@ components: $ref: '#/components/schemas/microsoft.graph.bookingPageAccessControl' bookingPageColorCode: type: string - description: 'Custom color for bookings page. Value should be in Hex format. Example: `#123456`.' + description: 'Custom color for the booking page. The value should be in Hex format. For example, #123456.' businessTimeZone: type: string - description: 'The time zone of the customer. For a list of possible values, see [dateTimeTimeZone](https://learn.microsoft.com/en-us/graph/api/resources/datetimetimezone?view=graph-rest-beta).' + description: 'The time zone of the customer. For a list of possible values, see dateTimeTimeZone.' customerConsentMessage: type: string - description: Customer consent message that is displayed in the Booking page. + description: The personal data collection and usage consent message in the booking page. enforceOneTimePassword: type: boolean - description: Enforcing One Time Password (OTP) during appointment creation. + description: Determines whether the one-time password is required to create an appointment. The default value is false. isBusinessLogoDisplayEnabled: type: boolean - description: Enable display of business logo display on the Bookings page. + description: Indicates whether the business logo is displayed on the booking page. The default value is false. isCustomerConsentEnabled: type: boolean - description: Enforces customer consent on the customer consent message before appointment is booked. + description: Enables personal data collection and the usage consent toggle on the booking page. The default value is false. isSearchEngineIndexabilityDisabled: type: boolean - description: Disable booking page to be indexed by search engines. False by default. + description: Indicates whether web crawlers index this page. The defaults value is false. isTimeSlotTimeZoneSetToBusinessTimeZone: type: boolean - description: If business time zone the default value for the time slots that we show in the bookings page. False by default. + description: Indicates whether the time zone of the time slot is set to the time zone of the business. The default value is false. privacyPolicyWebUrl: type: string - description: The URL of the business' Privacy Policy. + description: 'URL of a webpage that provides the terms and conditions of the business. If a privacy policy isn''t included, the following text appears on the booking page as default: ''The policies and practices of {bookingbusinessname} apply to the use of your data.''' termsAndConditionsWebUrl: type: string - description: The URL of the business' Terms and Conditions. + description: URL of a webpage that provides the terms and conditions of the business. additionalProperties: type: object microsoft.graph.bookingWorkHours: @@ -8328,17 +8434,17 @@ components: properties: allowStaffSelection: type: boolean - description: True if to allow customers to choose a specific person for the booking. + description: True to allow customers to choose a specific person for the booking. customAvailabilities: type: array items: $ref: '#/components/schemas/microsoft.graph.bookingsAvailabilityWindow' - description: collection of custom availabilities for a given time range. + description: Custom availability of the service in a given time frame. generalAvailability: $ref: '#/components/schemas/microsoft.graph.bookingsAvailability' isMeetingInviteToCustomersEnabled: type: boolean - description: Enable sending meeting invite to customers. False by default. + description: Indicates whether the meeting invite is sent to the customers. The default value is false. nullable: true maximumAdvance: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' @@ -8561,22 +8667,28 @@ components: $ref: '#/components/schemas/microsoft.graph.itemBody' company: type: string + description: The presenter's company name. nullable: true jobTitle: type: string + description: The presenter's job title. nullable: true linkedInProfileWebUrl: type: string + description: The presenter's LinkedIn profile URL. nullable: true personalSiteWebUrl: type: string + description: The presenter's personal website URL. nullable: true photo: type: string + description: The content stream of the presenter's photo. format: base64url nullable: true twitterProfileWebUrl: type: string + description: The presenter's Twitter profile URL. nullable: true additionalProperties: type: object @@ -8702,15 +8814,18 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer + description: Total capacity of the virtual event. format: int32 nullable: true registrationWebUrl: type: string + description: Registration URL of the virtual event. nullable: true questions: type: array items: $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' + description: Registration questions. x-ms-navigationProperty: true additionalProperties: type: object @@ -9015,13 +9130,13 @@ components: endDate: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string - description: Allow customers to end date of availability window. + description: End date of the availability window. format: date nullable: true startDate: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string - description: Allow customers to start date of availability window. + description: Start date of the availability window. format: date nullable: true additionalProperties: @@ -9036,7 +9151,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.bookingWorkHours' - description: The hours of operation in a week. This is set to null if the availability type is not customWeeklyHours + description: The hours of operation in a week. The business hours value is set to null if the availability type isn't customWeeklyHours. additionalProperties: type: object microsoft.graph.bookingReminderRecipients: diff --git a/openApiDocs/v1.0/DeviceManagement.Actions.yml b/openApiDocs/v1.0/DeviceManagement.Actions.yml index eac034baaed..de56cc71383 100644 --- a/openApiDocs/v1.0/DeviceManagement.Actions.yml +++ b/openApiDocs/v1.0/DeviceManagement.Actions.yml @@ -4172,7 +4172,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that''s assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -6082,10 +6082,10 @@ components: properties: contributionToContentDiscoveryAsOrganizationDisabled: type: boolean - description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' + description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' contributionToContentDiscoveryDisabled: type: boolean - description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected. Users can control this setting in Office Delve.' itemInsights: $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: @@ -10205,6 +10205,7 @@ components: properties: isEnabled: type: boolean + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.shiftPreferences: diff --git a/openApiDocs/v1.0/DeviceManagement.Administration.yml b/openApiDocs/v1.0/DeviceManagement.Administration.yml index bb02a0eeaaa..a4d25bf9f0e 100644 --- a/openApiDocs/v1.0/DeviceManagement.Administration.yml +++ b/openApiDocs/v1.0/DeviceManagement.Administration.yml @@ -2076,11 +2076,11 @@ paths: post: tags: - deviceManagement.roleDefinition - summary: Create deviceAndAppManagementRoleDefinition - description: Create a new deviceAndAppManagementRoleDefinition object. + summary: Create roleDefinition + description: Create a new roleDefinition object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0 operationId: deviceManagement_CreateRoleDefinition requestBody: description: New navigation property @@ -2151,11 +2151,11 @@ paths: patch: tags: - deviceManagement.roleDefinition - summary: Update deviceAndAppManagementRoleDefinition - description: Update the properties of a deviceAndAppManagementRoleDefinition object. + summary: Update roleDefinition + description: Update the properties of a roleDefinition object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateRoleDefinition parameters: - name: roleDefinition-id @@ -13013,7 +13013,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -13055,6 +13055,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -13064,6 +13065,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -15428,7 +15430,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -15436,7 +15438,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -15455,7 +15457,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -15529,7 +15531,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -20075,15 +20077,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -20102,7 +20105,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -20113,13 +20116,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -20154,11 +20157,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -20177,19 +20180,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -20215,24 +20218,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -20240,7 +20243,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -22697,11 +22700,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -22738,14 +22741,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -22760,10 +22763,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -22776,13 +22779,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -22839,7 +22842,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -22855,7 +22858,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -23199,31 +23202,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -23249,7 +23252,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -23257,7 +23260,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -23270,7 +23273,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -23278,7 +23281,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -23290,15 +23293,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -23407,11 +23410,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -23465,28 +23468,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -23521,7 +23524,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -23558,7 +23561,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -23575,7 +23578,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -23588,7 +23591,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml index 6f20ef2b064..ff5813434d6 100644 --- a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml +++ b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml @@ -95,11 +95,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: List deviceEnrollmentPlatformRestrictionsConfigurations - description: List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. + summary: List deviceEnrollmentWindowsHelloForBusinessConfigurations + description: List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceEnrollmentConfiguration parameters: - $ref: '#/components/parameters/top' @@ -149,11 +149,11 @@ paths: post: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Create deviceEnrollmentWindowsHelloForBusinessConfiguration - description: Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object. + summary: Create deviceEnrollmentLimitConfiguration + description: Create a new deviceEnrollmentLimitConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceEnrollmentConfiguration requestBody: description: New navigation property @@ -176,11 +176,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Get deviceEnrollmentConfiguration - description: Read properties and relationships of the deviceEnrollmentConfiguration object. + summary: Get deviceEnrollmentPlatformRestrictionsConfiguration + description: Read properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id @@ -224,11 +224,11 @@ paths: patch: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Update deviceEnrollmentPlatformRestrictionsConfiguration - description: Update the properties of a deviceEnrollmentPlatformRestrictionsConfiguration object. + summary: Update deviceEnrollmentLimitConfiguration + description: Update the properties of a deviceEnrollmentLimitConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index 414d12773a4..80147ef3881 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -6907,7 +6907,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -6949,6 +6949,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -6958,6 +6959,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -8415,7 +8417,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that''s assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -10841,10 +10843,10 @@ components: properties: contributionToContentDiscoveryAsOrganizationDisabled: type: boolean - description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' + description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' contributionToContentDiscoveryDisabled: type: boolean - description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected. Users can control this setting in Office Delve.' itemInsights: $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: @@ -15472,6 +15474,7 @@ components: properties: isEnabled: type: boolean + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.shiftPreferences: @@ -17710,7 +17713,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -17718,7 +17721,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -17737,7 +17740,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -17811,7 +17814,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -19548,15 +19551,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -19575,7 +19579,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -19586,13 +19590,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -19627,11 +19631,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -19650,19 +19654,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -19688,24 +19692,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -19713,7 +19717,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -21086,11 +21090,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -21127,14 +21131,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -21149,10 +21153,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -21165,13 +21169,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -21228,7 +21232,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -21244,7 +21248,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -21505,31 +21509,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -21555,7 +21559,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -21563,7 +21567,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -21576,7 +21580,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -21584,7 +21588,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -21596,15 +21600,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -21712,11 +21716,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -21770,28 +21774,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -21826,7 +21830,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -21863,7 +21867,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -21880,7 +21884,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -21893,7 +21897,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Devices.CorporateManagement.yml b/openApiDocs/v1.0/Devices.CorporateManagement.yml index b5660c26205..f2d6a553c90 100644 --- a/openApiDocs/v1.0/Devices.CorporateManagement.yml +++ b/openApiDocs/v1.0/Devices.CorporateManagement.yml @@ -14,7 +14,7 @@ paths: description: Read properties and relationships of the deviceAppManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetDeviceAppManagement parameters: - name: $select @@ -54,7 +54,7 @@ paths: description: Update the properties of a deviceAppManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateDeviceAppManagement requestBody: description: New property values @@ -2252,11 +2252,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: List managedAppConfigurations - description: List properties and relationships of the managedAppConfiguration objects. + summary: List managedAppProtections + description: List properties and relationships of the managedAppProtection objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppPolicy parameters: - $ref: '#/components/parameters/top' @@ -2329,11 +2329,11 @@ paths: get: tags: - deviceAppManagement.managedAppPolicy - summary: Get managedAppConfiguration - description: Read properties and relationships of the managedAppConfiguration object. + summary: Get targetedManagedAppProtection + description: Read properties and relationships of the targetedManagedAppProtection object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppPolicy parameters: - name: managedAppPolicy-id @@ -2439,7 +2439,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppPolicy_targetApp parameters: - name: managedAppPolicy-id @@ -2569,11 +2569,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: Get managedAppRegistration - description: Read properties and relationships of the managedAppRegistration object. + summary: Get androidManagedAppRegistration + description: Read properties and relationships of the androidManagedAppRegistration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedAppRegistration parameters: - name: managedAppRegistration-id @@ -2897,7 +2897,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration.appliedPolicy_targetApp parameters: - name: managedAppRegistration-id @@ -3184,7 +3184,7 @@ paths: description: Not yet documented externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappprotection-targetapps?view=graph-rest-1.0 operationId: deviceAppManagement.managedAppRegistration.intendedPolicy_targetApp parameters: - name: managedAppRegistration-id @@ -3561,11 +3561,11 @@ paths: get: tags: - deviceAppManagement.managedAppStatus - summary: List managedAppStatuses - description: List properties and relationships of the managedAppStatus objects. + summary: List managedAppStatusRaws + description: List properties and relationships of the managedAppStatusRaw objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppStatus parameters: - $ref: '#/components/parameters/top' @@ -3758,11 +3758,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: List managedEBooks - description: List properties and relationships of the managedEBook objects. + summary: List iosVppEBooks + description: List properties and relationships of the iosVppEBook objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedEBook parameters: - $ref: '#/components/parameters/top' @@ -3839,11 +3839,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get managedEBook - description: Read properties and relationships of the managedEBook object. + summary: Get iosVppEBook + description: Read properties and relationships of the iosVppEBook object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedEBook parameters: - name: managedEBook-id @@ -3953,11 +3953,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: List iosVppEBookAssignments - description: List properties and relationships of the iosVppEBookAssignment objects. + summary: List managedEBookAssignments + description: List properties and relationships of the managedEBookAssignment objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_ListAssignment parameters: - name: managedEBook-id @@ -4015,11 +4015,11 @@ paths: post: tags: - deviceAppManagement.managedEBook - summary: Create managedEBookAssignment - description: Create a new managedEBookAssignment object. + summary: Create iosVppEBookAssignment + description: Create a new iosVppEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_CreateAssignment parameters: - name: managedEBook-id @@ -4107,11 +4107,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update managedEBookAssignment - description: Update the properties of a managedEBookAssignment object. + summary: Update iosVppEBookAssignment + description: Update the properties of a iosVppEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_UpdateAssignment parameters: - name: managedEBook-id @@ -4150,11 +4150,11 @@ paths: delete: tags: - deviceAppManagement.managedEBook - summary: Delete managedEBookAssignment - description: Deletes a managedEBookAssignment. + summary: Delete iosVppEBookAssignment + description: Deletes a iosVppEBookAssignment. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_DeleteAssignment parameters: - name: managedEBook-id @@ -6332,11 +6332,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: List iosMobileAppConfigurations - description: List properties and relationships of the iosMobileAppConfiguration objects. + summary: List managedDeviceMobileAppConfigurations + description: List properties and relationships of the managedDeviceMobileAppConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileAppConfiguration parameters: - $ref: '#/components/parameters/top' @@ -6413,11 +6413,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get managedDeviceMobileAppConfiguration - description: Read properties and relationships of the managedDeviceMobileAppConfiguration object. + summary: Get iosMobileAppConfiguration + description: Read properties and relationships of the iosMobileAppConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileAppConfiguration parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7574,11 +7574,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: List windowsUniversalAppXs - description: List properties and relationships of the windowsUniversalAppX objects. + summary: List managedApps + description: List properties and relationships of the managedApp objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedapp-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileApp parameters: - $ref: '#/components/parameters/top' @@ -7628,11 +7628,11 @@ paths: post: tags: - deviceAppManagement.mobileApp - summary: Create windowsWebApp - description: Create a new windowsWebApp object. + summary: Create managedAndroidLobApp + description: Create a new managedAndroidLobApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedandroidlobapp-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateMobileApp requestBody: description: New navigation property @@ -7655,11 +7655,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get windowsWebApp - description: Read properties and relationships of the windowsWebApp object. + summary: Get managedMobileLobApp + description: Read properties and relationships of the managedMobileLobApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedmobilelobapp-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileApp parameters: - name: mobileApp-id @@ -7703,11 +7703,11 @@ paths: patch: tags: - deviceAppManagement.mobileApp - summary: Update windowsMicrosoftEdgeApp - description: Update the properties of a windowsMicrosoftEdgeApp object. + summary: Update webApp + description: Update the properties of a webApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-webapp-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMobileApp parameters: - name: mobileApp-id @@ -7738,11 +7738,11 @@ paths: delete: tags: - deviceAppManagement.mobileApp - summary: Delete managedAndroidStoreApp - description: Deletes a managedAndroidStoreApp. + summary: Delete win32LobApp + description: Deletes a win32LobApp. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-managedandroidstoreapp-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-win32lobapp-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMobileApp parameters: - name: mobileApp-id @@ -37031,7 +37031,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that''s assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -38568,10 +38568,10 @@ components: properties: contributionToContentDiscoveryAsOrganizationDisabled: type: boolean - description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' + description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' contributionToContentDiscoveryDisabled: type: boolean - description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected. Users can control this setting in Office Delve.' itemInsights: $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: @@ -40700,7 +40700,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -40742,6 +40742,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -40751,6 +40752,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -41868,6 +41870,7 @@ components: properties: isEnabled: type: boolean + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.shiftPreferences: @@ -42180,7 +42183,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -42188,7 +42191,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -42207,7 +42210,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -42281,7 +42284,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -46395,15 +46398,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -46422,7 +46426,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -46433,13 +46437,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -46474,11 +46478,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -46497,19 +46501,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -46535,24 +46539,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -46560,7 +46564,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -48620,11 +48624,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -48661,14 +48665,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -48683,10 +48687,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -48699,13 +48703,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -48762,7 +48766,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -48778,7 +48782,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -49116,31 +49120,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -49166,7 +49170,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -49174,7 +49178,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -49187,7 +49191,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -49195,7 +49199,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -49207,15 +49211,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -49324,11 +49328,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -49382,28 +49386,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -49438,7 +49442,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -49475,7 +49479,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -49492,7 +49496,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -49505,7 +49509,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index b2a15166a4d..5ff31a960c2 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -377,11 +377,11 @@ paths: post: tags: - groups.group - summary: Upsert group - description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option." + summary: Create group + description: 'Create a new group as specified in the request body. You can create the following types of groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 operationId: group_CreateGroup requestBody: description: New entity @@ -4082,7 +4082,7 @@ paths: description: Delete conversation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0 operationId: group_DeleteConversation parameters: - name: group-id @@ -4383,10 +4383,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.conversation.thread_reply parameters: - name: group-id @@ -27217,11 +27217,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversationThread + summary: Delete conversation thread description: Delete conversationThread. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0 operationId: group_DeleteThread parameters: - name: group-id @@ -27257,10 +27257,10 @@ paths: tags: - groups.Actions summary: Invoke action reply - description: 'Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.' + description: 'Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0 operationId: group.thread_reply parameters: - name: group-id @@ -32070,7 +32070,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -32112,6 +32112,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -32121,6 +32122,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -33482,7 +33484,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -33490,7 +33492,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -33509,7 +33511,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -33583,7 +33585,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -37287,7 +37289,7 @@ components: type: array items: type: string - description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.' + description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent. For iOS and macOS apps, specify the value following the syntax msauth.{BUNDLEID}://auth, replacing ''{BUNDLEID}''. For example, if the bundle ID is com.microsoft.identitysample.MSALiOS, the URI is msauth.com.microsoft.identitysample.MSALiOS://auth.' additionalProperties: type: object microsoft.graph.requestSignatureVerification: @@ -41215,15 +41217,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -41242,7 +41245,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -41253,13 +41256,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -41294,11 +41297,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -41317,19 +41320,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -41355,24 +41358,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -41380,7 +41383,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -44804,11 +44807,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -44845,14 +44848,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -44867,10 +44870,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -44883,13 +44886,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -44946,7 +44949,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -44962,7 +44965,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.termStore.term: @@ -47032,31 +47035,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -47082,7 +47085,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -47090,7 +47093,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -47103,7 +47106,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -47111,7 +47114,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -47123,15 +47126,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -48753,11 +48756,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -48811,28 +48814,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -48867,7 +48870,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -50312,7 +50315,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -50329,7 +50332,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -50342,7 +50345,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Search.yml b/openApiDocs/v1.0/Search.yml index 67920ab7e71..fe549e9f777 100644 --- a/openApiDocs/v1.0/Search.yml +++ b/openApiDocs/v1.0/Search.yml @@ -962,11 +962,11 @@ paths: put: tags: - external.externalConnection - summary: Create externalItem - description: Create a new externalItem object. + summary: Update externalItem + description: Update the properties of an externalItem object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-1.0 operationId: external.connection_SetItem parameters: - name: externalConnection-id diff --git a/openApiDocs/v1.0/Security.yml b/openApiDocs/v1.0/Security.yml index 42440327c26..9678a24b73c 100644 --- a/openApiDocs/v1.0/Security.yml +++ b/openApiDocs/v1.0/Security.yml @@ -21833,7 +21833,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -21875,6 +21875,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -21884,6 +21885,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -26431,7 +26433,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that''s assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -29167,10 +29169,10 @@ components: properties: contributionToContentDiscoveryAsOrganizationDisabled: type: boolean - description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' + description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' contributionToContentDiscoveryDisabled: type: boolean - description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected. Users can control this setting in Office Delve.' itemInsights: $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: @@ -34861,6 +34863,7 @@ components: properties: isEnabled: type: boolean + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.shiftPreferences: @@ -35615,6 +35618,8 @@ components: type: string description: Browser information from where the simulation event was initiated by a user in an attack simulation and training campaign. nullable: true + clickSource: + $ref: '#/components/schemas/microsoft.graph.clickSource' eventDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' type: string @@ -36967,7 +36972,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -36975,7 +36980,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -36994,7 +36999,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -37068,7 +37073,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -38783,6 +38788,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.clickSource: + title: clickSource + enum: + - unknown + - qrCode + - phishingUrl + - unknownFutureValue + type: string microsoft.graph.trainingStatus: title: trainingStatus enum: @@ -39019,15 +39032,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -39046,7 +39060,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -39057,13 +39071,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -39098,11 +39112,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -39121,19 +39135,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -39159,24 +39173,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -39184,7 +39198,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -40724,11 +40738,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -40765,14 +40779,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -40787,10 +40801,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -40803,13 +40817,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -40866,7 +40880,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -40882,7 +40896,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.printColorMode: @@ -42205,31 +42219,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -42255,7 +42269,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -42263,7 +42277,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -42276,7 +42290,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -42284,7 +42298,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -42296,15 +42310,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -42487,11 +42501,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -42545,28 +42559,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -42601,7 +42615,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -42647,7 +42661,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -42664,7 +42678,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -42677,7 +42691,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index 983337fcfbb..037fd530839 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -61754,11 +61754,11 @@ paths: get: tags: - sites.site - summary: List sites - description: "List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.\nIf you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale." + summary: Search for sites + description: Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0 operationId: site_ListSite parameters: - $ref: '#/components/parameters/top' @@ -119552,15 +119552,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -119579,7 +119580,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -119590,13 +119591,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -119631,11 +119632,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -119654,19 +119655,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -119692,24 +119693,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -119717,7 +119718,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -120997,7 +120998,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -121039,6 +121040,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -121048,6 +121050,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -123083,11 +123086,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -123124,14 +123127,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -123146,10 +123149,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -123162,13 +123165,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -123225,7 +123228,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -123241,7 +123244,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.printerBase: @@ -123397,7 +123400,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -123405,7 +123408,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -123424,7 +123427,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -123498,7 +123501,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -125835,31 +125838,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -125885,7 +125888,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -125893,7 +125896,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -125906,7 +125909,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -125914,7 +125917,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -125926,15 +125929,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -127665,11 +127668,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -127723,28 +127726,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -127779,7 +127782,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -129130,7 +129133,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -129147,7 +129150,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -129160,7 +129163,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Users.Actions.yml b/openApiDocs/v1.0/Users.Actions.yml index a54e94969a4..ed432f5194e 100644 --- a/openApiDocs/v1.0/Users.Actions.yml +++ b/openApiDocs/v1.0/Users.Actions.yml @@ -22280,15 +22280,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -22307,7 +22308,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -22318,13 +22319,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -22359,11 +22360,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -22382,19 +22383,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -22420,24 +22421,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -22445,7 +22446,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -25696,11 +25697,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -25737,14 +25738,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -25759,10 +25760,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -25775,13 +25776,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -25838,7 +25839,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -25854,7 +25855,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.termStore.term: @@ -27296,7 +27297,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -27338,6 +27339,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -27347,6 +27349,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -29030,31 +29033,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -29080,7 +29083,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -29088,7 +29091,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -29101,7 +29104,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -29109,7 +29112,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -29121,15 +29124,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -29458,7 +29461,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -29466,7 +29469,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -29485,7 +29488,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -29559,7 +29562,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -31348,11 +31351,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -31406,28 +31409,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -31462,7 +31465,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -33030,7 +33033,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -33047,7 +33050,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -33060,7 +33063,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Users.Functions.yml b/openApiDocs/v1.0/Users.Functions.yml index bae52dc8248..1ca786f3e68 100644 --- a/openApiDocs/v1.0/Users.Functions.yml +++ b/openApiDocs/v1.0/Users.Functions.yml @@ -13246,15 +13246,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -13273,7 +13274,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -13284,13 +13285,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -13325,11 +13326,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -13348,19 +13349,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -13386,24 +13387,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -13411,7 +13412,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -14932,7 +14933,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -14974,6 +14975,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -14983,6 +14985,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -17022,11 +17025,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -17063,14 +17066,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -17085,10 +17088,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -17101,13 +17104,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -17164,7 +17167,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -17180,7 +17183,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.termStore.term: @@ -17485,7 +17488,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -17493,7 +17496,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -17512,7 +17515,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -17586,7 +17589,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -19555,31 +19558,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -19605,7 +19608,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -19613,7 +19616,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -19626,7 +19629,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -19634,7 +19637,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -19646,15 +19649,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -21203,11 +21206,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -21261,28 +21264,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -21317,7 +21320,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -22665,7 +22668,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -22682,7 +22685,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -22695,7 +22698,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index 234c80e60e7..12459679727 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -14,7 +14,7 @@ paths: description: List properties and relationships of the user objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-user-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0 operationId: user_ListUser parameters: - name: ConsistencyLevel @@ -73,11 +73,11 @@ paths: post: tags: - users.user - summary: Create User - description: "Create a new user.\nThe request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties." + summary: Create user + description: Create a new user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0 operationId: user_CreateUser requestBody: description: New entity @@ -152,7 +152,7 @@ paths: description: Update the properties of a user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0 operationId: user_UpdateUser parameters: - name: user-id @@ -187,7 +187,7 @@ paths: description: Deletes a user. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-delete?view=graph-rest-1.0 operationId: user_DeleteUser parameters: - name: user-id @@ -1213,6 +1213,7 @@ paths: tags: - users.itemInsights summary: Get insights from users + description: 'Represents relationships between a user and items such as OneDrive for work or school documents, calculated using advanced analytics and machine learning techniques. Read-only. Nullable.' operationId: user_GetInsight parameters: - name: user-id @@ -6244,6 +6245,7 @@ paths: tags: - users.userSettings summary: Get itemInsights from users + description: 'The user''s settings for the visibility of meeting hour insights, and insights derived between a user and other items in Microsoft 365, such as documents or sites. Get userInsightsSettings through this navigation property.' operationId: user.setting_GetItemInsight parameters: - name: user-id @@ -6287,7 +6289,11 @@ paths: patch: tags: - users.userSettings - summary: Update the navigation property itemInsights in users + summary: Update userInsightsSettings + description: Update the privacy settings for itemInsights and meeting hours insights of a user. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-1.0 operationId: user.setting_UpdateItemInsight parameters: - name: user-id @@ -12558,7 +12564,7 @@ components: appRoleId: pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' type: string - description: 'The identifier (id) for the app role which is assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application has not declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' + description: 'The identifier (id) for the app role that''s assigned to the principal. This app role must be exposed in the appRoles property on the resource application''s service principal (resourceId). If the resource application hasn''t declared any app roles, a default app role ID of 00000000-0000-0000-0000-000000000000 can be specified to signal that the principal is assigned to the resource app without any specific app roles. Required on create.' format: uuid createdDateTime: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' @@ -12998,10 +13004,10 @@ components: properties: contributionToContentDiscoveryAsOrganizationDisabled: type: boolean - description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' + description: 'Reflects the organization level setting controlling delegate access to the trending API. When set to true, the organization doesn''t have access to Office Delve. The relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected for the whole organization. This setting is read-only and can only be changed by administrators in the SharePoint admin center.' contributionToContentDiscoveryDisabled: type: boolean - description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for work or school is affected. Users can control this setting in Office Delve.' itemInsights: $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: @@ -13023,6 +13029,7 @@ components: properties: isEnabled: type: boolean + description: True if the user's itemInsights and meeting hours insights are enabled; false if the user's itemInsights and meeting hours insights are disabled. The default value is true. Optional. additionalProperties: type: object microsoft.graph.shiftPreferences: diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 0313024dcca..ddacb109fb3 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,8 +1,5 @@ [ { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgApplicationKey", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -29,22 +26,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/addKey", - "OutputType": "IMicrosoftGraphKeyCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphKeyCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgApplicationKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/addKey", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgApplicationPassword", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -71,22 +68,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/addPassword", - "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphPasswordCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgApplicationPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/addPassword", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -105,35 +102,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/applyDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" - ] + ], + "Command": "Add-MgBetaAccessReviewDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/applyDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgBetaAccessReviewInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" - ] + ], + "Command": "Add-MgBetaAccessReviewInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaApplicationKey", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -160,22 +157,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/addKey", - "OutputType": "IMicrosoftGraphKeyCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphKeyCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaApplicationKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/addKey", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaApplicationPassword", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -202,39 +199,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/addPassword", - "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPasswordCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaApplicationPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/addPassword", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaChatMember", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaChatMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/add", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaCommunicationCallLargeGalleryView", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -261,28 +258,26 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Apply", "Apply1", @@ -290,18 +285,18 @@ "ApplyViaIdentity", "ApplyViaIdentity1", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Apply", "Apply1", @@ -309,12 +304,14 @@ "ApplyViaIdentity", "ApplyViaIdentity1", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -333,22 +330,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -367,352 +364,352 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Add", "AddExpanded" - ] + ], + "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded" - ] + ], + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaDriveListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaDriveListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgBetaExternalConnectionItemActivity", "Permissions": [], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaExternalConnectionItemActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupDriveListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupFavorite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/addFavorite", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Add", "AddViaIdentity" - ] + ], + "Command": "Add-MgBetaGroupFavorite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/addFavorite", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/add", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/add", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", - "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentModelUsage", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteContentModelToDrive", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", - "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentModelUsage", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupSiteContentModelToDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupSiteContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgBetaGroupToLifecyclePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaGroupToLifecyclePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" - ] + ], + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" - ] + ], + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -731,11 +728,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Apply", "Apply1", @@ -743,12 +738,14 @@ "ApplyViaIdentity", "ApplyViaIdentity1", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -767,11 +764,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Apply", "Apply1", @@ -779,12 +774,14 @@ "ApplyViaIdentity", "ApplyViaIdentity1", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -803,22 +800,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -837,22 +834,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -879,122 +876,122 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaShareListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaShareListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSite", "Permissions": [], - "Method": "POST", - "Uri": "/sites/add", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Add", "AddExpanded" - ] + ], + "Command": "Add-MgBetaSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/add", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", - "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModelUsage", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSiteContentModelToDrive", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", - "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModelUsage", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSiteContentModelToDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSiteContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSiteContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1013,22 +1010,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSiteListContentTypeCopy", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1047,22 +1044,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSiteListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1081,377 +1078,377 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaTeamMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaTeamMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/add", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaTeamPrimaryChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaTeamPrimaryChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/add", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaUserChatMember", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaUserChatMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaUserDriveListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaUserFollowedSite", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/followedSites/add", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaUserFollowedSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/add", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" - ] + ], + "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Method": "POST", + "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgChatMember", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgChatMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/add", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgCommunicationCallLargeGalleryView", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -1478,239 +1475,239 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgCommunicationCallLargeGalleryView", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/addLargeGalleryView", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgDriveListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgDriveListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Add-MgExternalConnectionItemActivity", "Permissions": [], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgExternalConnectionItemActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupDriveListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgGroupDriveListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupFavorite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/addFavorite", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Add", "AddViaIdentity" - ] + ], + "Command": "Add-MgGroupFavorite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/addFavorite", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/add", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgGroupSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/add", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupSiteContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgGroupSiteContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupSiteListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgGroupSiteListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgGroupToLifecyclePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgGroupToLifecyclePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Apply", "ApplyViaIdentity" - ] + ], + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1729,11 +1726,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Apply", "Apply1", @@ -1741,12 +1736,14 @@ "ApplyViaIdentity", "ApplyViaIdentity1", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1765,11 +1762,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Apply", "Apply1", @@ -1777,12 +1772,14 @@ "ApplyViaIdentity", "ApplyViaIdentity1", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1801,22 +1798,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" - ] + ], + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1835,22 +1832,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgServicePrincipalKey", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1877,22 +1874,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", - "OutputType": "IMicrosoftGraphKeyCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphKeyCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgServicePrincipalKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgServicePrincipalPassword", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1919,22 +1916,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", - "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphPasswordCredential", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgServicePrincipalPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgServicePrincipalTokenSigningCertificate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1961,88 +1958,88 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgServicePrincipalTokenSigningCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgShareListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgShareListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSite", "Permissions": [], - "Method": "POST", - "Uri": "/sites/add", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Add", "AddExpanded" - ] + ], + "Command": "Add-MgSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/add", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSiteContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgSiteContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2061,22 +2058,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSiteListContentTypeCopy", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2095,22 +2092,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgSiteListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2129,190 +2126,190 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgTeamMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgTeamMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/add", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgTeamPrimaryChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgTeamPrimaryChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/add", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgTeamworkDeletedTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgUserChatMember", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphActionResultPart", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgUserChatMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgUserDriveListContentTypeCopy", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgUserDriveListContentTypeCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Add-MgUserFollowedSite", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/followedSites/add", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" - ] + ], + "Command": "Add-MgUserFollowedSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/add", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Approve", "ApproveExpanded" - ] + ], + "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Approve-MgBetaDeviceManagementElevationRequest", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" - ] + ], + "Command": "Approve-MgBetaDeviceManagementElevationRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2331,147 +2328,147 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/approve", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" - ] + ], + "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/approve", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Approve" - ] + ], + "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Clear-MgApplicationVerifiedPublisher", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Unset", "UnsetViaIdentity" - ] + ], + "Command": "Clear-MgApplicationVerifiedPublisher", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Clear-MgBetaApplicationVerifiedPublisher", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Unset", "UnsetViaIdentity" - ] + ], + "Command": "Clear-MgBetaApplicationVerifiedPublisher", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaChatMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaChatMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaChatMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaChatMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Clear-MgBetaCommunicationPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/clearPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaCommunicationPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/clearPresence", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" - ] + ], + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Purge", "PurgeViaIdentity" - ] + ], + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", - "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2490,20 +2487,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Wipe", "WipeViaIdentity" - ] + ], + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "POST", + "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2530,37 +2527,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/clearEnrollmentTimeDeviceMembershipTarget", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" - ] + ], + "Command": "Clear-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/clearEnrollmentTimeDeviceMembershipTarget", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -2587,141 +2584,141 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaTeamChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaTeamChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaUserAndBlockManagedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2740,20 +2737,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/wipeAndBlockManagedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Wipe", "WipeViaIdentity" - ] + ], + "Command": "Clear-MgBetaUserAndBlockManagedApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/wipeAndBlockManagedApps", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaUserChatMessageReaction", "Permissions": [ { "Name": "ChatMessage.Send", @@ -2772,39 +2769,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaUserChatMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaUserChatMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaUserChatMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2823,56 +2820,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" - ] + ], + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgBetaUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Clear-MgBetaUserPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2891,22 +2888,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/clearPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ] + ], + "Command": "Clear-MgBetaUserPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/clearPresence", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2925,86 +2922,86 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" - ] + ], + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgChatMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgChatMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgChatMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgChatMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Clear-MgCommunicationPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/clearPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ] + ], + "Command": "Clear-MgCommunicationPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/clearPresence", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" - ] + ], + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Clear-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -3031,141 +3028,141 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ] + ], + "Command": "Clear-MgDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" - ] + ], + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgTeamChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgTeamChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgTeamChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgTeamChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgTeamPrimaryChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgTeamPrimaryChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgUserChatMessageReaction", "Permissions": [ { "Name": "ChatMessage.Send", @@ -3184,56 +3181,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgUserChatMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Clear-MgUserChatMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" - ] + ], + "Command": "Clear-MgUserChatMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Clear-MgUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" - ] + ], + "Command": "Clear-MgUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Clear-MgUserPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3252,22 +3249,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/clearPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" - ] + ], + "Command": "Clear-MgUserPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/clearPresence", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Clear-MgUserPresenceUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3286,20 +3283,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Clear", "ClearViaIdentity" - ] + ], + "Command": "Clear-MgUserPresenceUserPreferredPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Close-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3318,20 +3315,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Close", "CloseViaIdentity" - ] + ], + "Command": "Close-MgBetaComplianceEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/close", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3350,20 +3347,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Close", "CloseViaIdentity" - ] + ], + "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Close-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3382,20 +3379,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Close", "CloseViaIdentity" - ] + ], + "Command": "Close-MgSecurityCaseEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Compare-MgBetaDeviceManagementIntent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3414,20 +3411,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Variants": [ "Compare", "CompareViaIdentity" - ] + ], + "Command": "Compare-MgBetaDeviceManagementIntent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Compare-MgBetaDeviceManagementTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3446,20 +3443,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Variants": [ "Compare", "CompareViaIdentity" - ] + ], + "Command": "Compare-MgBetaDeviceManagementTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3478,362 +3475,362 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", "Variants": [ "Compare", "CompareViaIdentity" - ] + ], + "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Complete", "CompleteExpanded" - ] + ], + "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Complete", "CompleteExpanded" - ] + ], + "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaDirectoryImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/impactedResources/{impactedResource-id}/complete", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaDirectoryImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}/complete", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaDirectoryRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/complete", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaDirectoryRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/complete", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaTeamChannelMigration", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaTeamChannelMigration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaTeamMigration", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/completeMigration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaTeamMigration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/completeMigration", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaTeamPrimaryChannelMigration", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaUserOutlookTask", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaUserOutlookTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaUserOutlookTaskFolderTask", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Complete-MgTeamChannelMigration", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgTeamChannelMigration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Complete-MgTeamMigration", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/completeMigration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgTeamMigration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/completeMigration", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Complete-MgTeamPrimaryChannelMigration", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgTeamPrimaryChannelMigration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Complete", "CompleteViaIdentity" - ] + ], + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgApplicationMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgApplicationMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/checkMemberGroups", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgApplicationMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgApplicationMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/checkMemberObjects", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaApplicationMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaApplicationMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/checkMemberGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaApplicationMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaApplicationMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/checkMemberObjects", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaAuditLogSignInCompromised", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -3852,20 +3849,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/auditLogs/signIns/confirmCompromised", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Confirm", "ConfirmExpanded" - ] + ], + "Command": "Confirm-MgBetaAuditLogSignInCompromised", + "Method": "POST", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/confirmCompromised", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaAuditLogSignInSafe", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -3884,20 +3881,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/auditLogs/signIns/confirmSafe", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Confirm", "ConfirmExpanded" - ] + ], + "Command": "Confirm-MgBetaAuditLogSignInSafe", + "Method": "POST", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/confirmSafe", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -3988,22 +3985,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaContactMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4102,56 +4099,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaContactMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaContractMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaContractMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaContractMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaContractMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -4170,20 +4167,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Verify", "VerifyViaIdentity" - ] + ], + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4274,22 +4271,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/devices/{device-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDeviceMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4388,56 +4385,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/devices/{device-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDeviceMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4528,22 +4525,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4642,154 +4639,154 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectoryObjectMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryRoleMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaDomain", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/verify", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Verify", "VerifyViaIdentity" - ] + ], + "Command": "Confirm-MgBetaDomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verify", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Check", "CheckViaIdentity" - ] + ], + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -4880,22 +4877,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaGroupMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkMemberGroups", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -4994,118 +4991,118 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaGroupMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkMemberObjects", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaInformationProtectionSignature", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/verifySignature", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Verify", "VerifyExpanded" - ] + ], + "Command": "Confirm-MgBetaInformationProtectionSignature", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/verifySignature", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaOrganizationMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaOrganizationMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/checkMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaOrganizationMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaOrganizationMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/checkMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Confirm", "ConfirmExpanded" - ] + ], + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaRiskyUserCompromised", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Confirm", "ConfirmExpanded" - ] + ], + "Command": "Confirm-MgBetaRiskyUserCompromised", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -5196,22 +5193,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -5310,71 +5307,71 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaServicePrincipalMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaSiteInformationProtectionSignature", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/verifySignature", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaSiteInformationProtectionSignature", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/verifySignature", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaTeamScheduleTimeCard", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Confirm", "ConfirmViaIdentity" - ] + ], + "Command": "Confirm-MgBetaTeamScheduleTimeCard", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaUserInformationProtectionSignature", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/verifySignature", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/verifySignature", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Confirm-MgBetaUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -5465,22 +5462,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaUserMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/checkMemberGroups", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgBetaUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -5579,22 +5576,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgBetaUserMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/checkMemberObjects", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -5685,22 +5682,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgContactMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/checkMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -5799,56 +5796,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgContactMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/checkMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgContractMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgContractMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgContractMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgContractMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -5867,20 +5864,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Verify", "VerifyViaIdentity" - ] + ], + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -5971,22 +5968,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/devices/{device-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDeviceMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/checkMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -6085,56 +6082,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/devices/{device-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDeviceMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/checkMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgDirectoryDeletedItemMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -6225,22 +6222,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDirectoryObjectMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -6339,120 +6336,120 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDirectoryObjectMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryRoleMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgDirectoryRoleMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDirectoryRoleMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgDomain", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/verify", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Verify", "VerifyViaIdentity" - ] + ], + "Command": "Confirm-MgDomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verify", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgGroupGrantedPermissionForApp", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Check", "CheckViaIdentity" - ] + ], + "Command": "Confirm-MgGroupGrantedPermissionForApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -6543,22 +6540,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgGroupMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkMemberGroups", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -6657,120 +6654,120 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgGroupMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/checkMemberObjects", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgGroupSettingTemplateMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgGroupSettingTemplateMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgOrganizationMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgOrganizationMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/checkMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgOrganizationMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgOrganizationMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/checkMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgRiskyServicePrincipalCompromised", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Confirm", "ConfirmExpanded" - ] + ], + "Command": "Confirm-MgRiskyServicePrincipalCompromised", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgRiskyUserCompromised", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Confirm", "ConfirmExpanded" - ] + ], + "Command": "Confirm-MgRiskyUserCompromised", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -6861,22 +6858,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgServicePrincipalMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -6975,22 +6972,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgServicePrincipalMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Confirm-MgUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -7081,22 +7078,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/checkMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgUserMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/checkMemberGroups", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Confirm-MgUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -7195,51 +7192,51 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/checkMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" - ] + ], + "Command": "Confirm-MgUserMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/checkMemberObjects", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Connect", "ConnectExpanded" - ] + ], + "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/zebraFotaConnector/connect", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Connect" - ] + ], + "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/zebraFotaConnector/connect", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", - "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -7258,20 +7255,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Convert", "ConvertViaIdentity" - ] + ], + "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", + "Method": "GET", + "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Convert-MgBetaUserExternalToInternalMemberUser", "Permissions": [ { "Name": "User-ConvertToInternal.ReadWrite.All", @@ -7290,37 +7287,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", - "OutputType": "IMicrosoftGraphConversionUserDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphConversionUserDetails", "Variants": [ "Convert", "ConvertExpanded", "ConvertViaIdentity", "ConvertViaIdentityExpanded" - ] + ], + "Command": "Convert-MgBetaUserExternalToInternalMemberUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", - "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", "Variants": [ "Clone", "CloneViaIdentity" - ] + ], + "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -7347,107 +7344,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/copy", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7474,22 +7471,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -7516,22 +7513,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupOnenotePageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7558,22 +7555,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -7600,73 +7597,73 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -7693,39 +7690,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -7752,124 +7749,124 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -7896,90 +7893,90 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenotePageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -8006,22 +8003,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -8048,22 +8045,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaTeam", "Permissions": [ { "Name": "Team.Create", @@ -8090,158 +8087,158 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/clone", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/clone", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMailFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserMailFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMailFolderChildFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserMailFolderChildFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -8268,22 +8265,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -8310,22 +8307,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserOnenotePageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -8352,22 +8349,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -8394,22 +8391,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -8436,107 +8433,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/copy", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -8563,22 +8560,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -8605,22 +8602,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupOnenotePageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -8647,22 +8644,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -8689,73 +8686,73 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -8782,39 +8779,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -8841,124 +8838,124 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -8985,90 +8982,90 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenotePageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionPageToSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteSectionPageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -9095,22 +9092,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -9137,22 +9134,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgTeam", "Permissions": [ { "Name": "Team.Create", @@ -9179,158 +9176,158 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/clone", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" - ] + ], + "Command": "Copy-MgTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/clone", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserMailFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserMailFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserMailFolderChildFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserMailFolderChildFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -9357,22 +9354,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserOnenotePageToSection", "Permissions": [ { "Name": "Notes.Create", @@ -9399,22 +9396,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserOnenotePageToSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteSectionToNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -9441,22 +9438,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserOnenoteSectionToNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -9483,39 +9480,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" - ] + ], + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Deny-MgBetaDeviceManagementElevationRequest", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", "Variants": [ "Deny", "DenyExpanded", "DenyViaIdentity", "DenyViaIdentityExpanded" - ] + ], + "Command": "Deny-MgBetaDeviceManagementElevationRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disable-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9534,35 +9531,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disable-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9581,95 +9578,95 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disable-MgBetaUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgBetaUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disable-MgBetaUserManagedDeviceLostMode", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgBetaUserManagedDeviceLostMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -9688,49 +9685,49 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Disable-MgUserManagedDeviceLostMode", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Disable", "DisableViaIdentity" - ] + ], + "Command": "Disable-MgUserManagedDeviceLostMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disconnect" - ] + ], + "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -9749,34 +9746,34 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disconnect", "DisconnectViaIdentity" - ] + ], + "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/zebraFotaConnector/disconnect", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disconnect" - ] + ], + "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/zebraFotaConnector/disconnect", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -9795,35 +9792,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Disconnect", "DisconnectViaIdentity" - ] + ], + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Enable-MgBetaBackupRestore", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/enable", - "OutputType": "IMicrosoftGraphServiceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphServiceStatus", "Variants": [ "Enable", "EnableExpanded" - ] + ], + "Command": "Enable-MgBetaBackupRestore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/enable", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9842,51 +9839,51 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enable" - ] + ], + "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/assignmentFilters/enable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded" - ] + ], + "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/enable", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ] + ], + "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9913,50 +9910,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enable" - ] + ], + "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/enableLegacyPcManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enable" - ] + ], + "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/enableLegacyPcManagement", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ] + ], + "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9975,66 +9972,66 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/tenantAttachRBAC/enable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded" - ] + ], + "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/tenantAttachRBAC/enable", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/enableUnlicensedAdminstrators", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enable" - ] + ], + "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/enableUnlicensedAdminstrators", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Enable", "EnableViaIdentity" - ] + ], + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Enable-MgBetaUserManagedDeviceLostMode", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" - ] + ], + "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -10053,20 +10050,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Enable", "EnableViaIdentity" - ] + ], + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10085,22 +10082,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10119,20 +10116,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Export", "ExportViaIdentity" - ] + ], + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -10151,97 +10148,97 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Export", "ExportViaIdentity" - ] + ], + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Export", "ExportViaIdentity" - ] + ], + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Export", "ExportExpanded" - ] + ], + "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed/export", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Export-MgBetaReportPartnerBillingUsageBilled", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/usage/billed/export", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Export", "ExportExpanded" - ] + ], + "Command": "Export-MgBetaReportPartnerBillingUsageBilled", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed/export", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/usage/unbilled/export", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Export", "ExportExpanded" - ] + ], + "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled/export", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10260,22 +10257,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10294,22 +10291,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10328,22 +10325,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10362,22 +10359,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Export-MgBetaUserDeviceAndAppManagementData", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10412,84 +10409,84 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" - ] + ], + "Command": "Export-MgBetaUserDeviceAndAppManagementData", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Export-MgBetaUserPersonalData", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/exportPersonalData", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgBetaUserPersonalData", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/exportPersonalData", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Export-MgReportPartnerBillingReconciliationBilled", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Export", "ExportExpanded" - ] + ], + "Command": "Export-MgReportPartnerBillingReconciliationBilled", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed/export", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Export-MgReportPartnerBillingUsageBilled", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/usage/billed/export", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Export", "ExportExpanded" - ] + ], + "Command": "Export-MgReportPartnerBillingUsageBilled", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed/export", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Export-MgReportPartnerBillingUsageUnbilled", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/usage/unbilled/export", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Export", "ExportExpanded" - ] + ], + "Command": "Export-MgReportPartnerBillingUsageUnbilled", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled/export", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10508,22 +10505,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10542,22 +10539,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Export-MgUserDeviceAndAppManagementData", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10592,144 +10589,144 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": null, "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" - ] + ], + "Command": "Export-MgUserDeviceAndAppManagementData", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Export-MgUserPersonalData", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/exportPersonalData", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" - ] + ], + "Command": "Export-MgUserPersonalData", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/exportPersonalData", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ] + ], + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ] + ], + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ] + ], + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ] + ], + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Find-MgBetaDeviceManagementComanagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ] + ], + "Command": "Find-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Find-MgBetaDeviceManagementManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ] + ], + "Command": "Find-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Find1", "FindViaIdentity1" - ] + ], + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", "Permissions": [ { "Name": "Policy.Read.All", @@ -10756,20 +10753,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Find", "FindViaIdentity" - ] + ], + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10788,50 +10785,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ] + ], + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ] + ], + "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Find-MgBetaUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ] + ], + "Command": "Find-MgBetaUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Find-MgBetaUserMeetingTime", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -10850,22 +10847,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/findMeetingTimes", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" - ] + ], + "Command": "Find-MgBetaUserMeetingTime", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/findMeetingTimes", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Find-MgBetaUserRoom", "Permissions": [ { "Name": "User.Read.All", @@ -10884,22 +10881,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/findRooms", - "OutputType": "IMicrosoftGraphEmailAddress", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphEmailAddress", "Variants": [ "Find", "Find1", "FindViaIdentity", "FindViaIdentity1" - ] + ], + "Command": "Find-MgBetaUserRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/findRooms", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Find-MgBetaUserRoomList", "Permissions": [ { "Name": "User.Read.All", @@ -10918,65 +10915,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/findRoomLists", - "OutputType": "IMicrosoftGraphEmailAddress", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphEmailAddress", "Variants": [ "Find", "FindViaIdentity" - ] + ], + "Command": "Find-MgBetaUserRoomList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/findRoomLists", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", - "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "Variants": [ "Find", "FindViaIdentity" - ] + ], + "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", + "Method": "GET", + "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", + "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", - "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "Variants": [ "Find", "FindViaIdentity" - ] + ], + "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", + "Method": "GET", + "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", + "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Find-MgDeviceManagementManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ] + ], + "Command": "Find-MgDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10995,50 +10992,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ] + ], + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Discover", "DiscoverViaIdentity" - ] + ], + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Find-MgUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Locate", "LocateViaIdentity" - ] + ], + "Command": "Find-MgUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Find-MgUserMeetingTime", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -11057,50 +11054,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/findMeetingTimes", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" - ] + ], + "Command": "Find-MgUserMeetingTime", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/findMeetingTimes", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAdminEdge", "Permissions": [], - "Method": "GET", - "Uri": "/admin/edge", - "OutputType": "IMicrosoftGraphEdge", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEdge", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminEdge", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerMode", "Permissions": [], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphInternetExplorerMode", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerMode", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11119,20 +11116,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSiteList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11151,19 +11148,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSiteList", "Variants": [ "List" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11182,19 +11179,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11213,20 +11210,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11245,19 +11242,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Variants": [ "List" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11276,20 +11273,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11308,20 +11305,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11340,19 +11337,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11371,20 +11368,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0", + ], + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgAdminPeople", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", + "Module": "DeviceManagement" + }, + { "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11403,19 +11400,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminPeople", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminPeopleItemInsight", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11434,34 +11431,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people/itemInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminPeopleItemInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminPeopleProfileCardProperty", "Permissions": [], - "Method": "GET", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAdminPeopleProfileCardProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminPeopleProfileCardProperty", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11480,19 +11477,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people/profileCardProperties", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "List" - ] + ], + "Command": "Get-MgAdminPeopleProfileCardProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAdminPeopleProfileCardPropertyCount", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11511,19 +11508,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people/profileCardProperties/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminPeopleProfileCardPropertyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminPeoplePronoun", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11542,33 +11539,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people/pronouns", - "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPronounsSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminPeoplePronoun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAdminSharepoint", "Permissions": [], - "Method": "GET", - "Uri": "/admin/sharepoint", - "OutputType": "IMicrosoftGraphSharepoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSharepoint", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminSharepoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/sharepoint", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAdminSharepointSetting", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -11587,92 +11584,92 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/sharepoint/settings", - "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSharepointSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAdminSharepointSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreement", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreement", "Permissions": [], - "Method": "GET", - "Uri": "/agreements", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List" - ] + ], + "Command": "Get-MgAgreement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/acceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List" - ] + ], + "Command": "Get-MgAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementAcceptanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementAcceptanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAgreementFile", "Permissions": [ { "Name": "Agreement.Read.All", @@ -11691,240 +11688,240 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFile", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgAgreementFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalization", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementFileLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalization", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgAgreementFileLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalizationCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementFileLocalizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalizationVersion", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementFileLocalizationVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalizationVersion", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgAgreementFileLocalizationVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileLocalizationVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementFileLocalizationVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileVersion", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementFileVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileVersion", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgAgreementFileVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAgreementFileVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAgreementFileVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAllGroupSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/getAllSites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAllGroupSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/getAllSites", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAllGroupTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAllGroupTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAllGroupTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/allChannels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgAllGroupTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgGroupTeamAllChannelCount", - "Command": "Get-MgAllGroupTeamChannelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/allChannels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAllGroupTeamChannelCount", + "Method": "GET", + "CommandAlias": "Get-MgGroupTeamAllChannelCount", + "Uri": "/groups/{group-id}/team/allChannels/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAllSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -11943,34 +11940,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/getAllSites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get2" - ] + ], + "Command": "Get-MgAllSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/getAllSites", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAllTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAllTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAllTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -11997,19 +11994,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/allChannels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgAllTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgTeamAllChannelCount", - "Command": "Get-MgAllTeamChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -12036,20 +12033,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/allChannels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAllTeamChannelCount", + "Method": "GET", + "CommandAlias": "Get-MgTeamAllChannelCount", + "Uri": "/teams/{team-id}/allChannels/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgTeamMessage", - "Command": "Get-MgAllTeamMessage", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -12124,33 +12121,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/getAllMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAllTeamMessage", + "Method": "GET", + "CommandAlias": "Get-MgTeamMessage", + "Uri": "/teams/getAllMessages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgTeamworkDeletedTeamMessage", - "Command": "Get-MgAllTeamworkDeletedTeamMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/getAllMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgAllTeamworkDeletedTeamMessage", + "Method": "GET", + "CommandAlias": "Get-MgTeamworkDeletedTeamMessage", + "Uri": "/teamwork/deletedTeams/getAllMessages", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAllUserChatMessage", "Permissions": [ { "Name": "Chat.Read.All", @@ -12169,35 +12166,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/getAllMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAllUserChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/getAllMessages", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAppCatalogTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -12240,19 +12237,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgAppCatalogTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppCount", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -12295,48 +12292,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgAppCatalogTeamAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -12363,35 +12360,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAppCatalogTeamAppDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -12434,20 +12431,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -12498,62 +12495,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationAppManagementPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/appManagementPolicies", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationAppManagementPolicyByRef", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationAppManagementPolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationAppManagementPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationAppManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationByAppId", "Permissions": [ { "Name": "Application.Read.All", @@ -12604,35 +12601,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications(appId='{appId}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationByAppId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationById", "Permissions": [], - "Method": "POST", - "Uri": "/applications/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgApplicationById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/getByIds", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationByUniqueName", "Permissions": [ { "Name": "Application.Read.All", @@ -12683,20 +12680,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationByUniqueName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationCount", "Permissions": [ { "Name": "Application.Read.All", @@ -12747,34 +12744,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationCreatedOnBehalfOf", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationDelta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -12817,19 +12814,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/delta", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgApplicationDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/delta", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -12864,20 +12861,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationExtensionProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -12920,19 +12917,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/extensionProperties", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationExtensionProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationExtensionPropertyCount", "Permissions": [ { "Name": "Application.Read.All", @@ -12975,20 +12972,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/extensionProperties/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationExtensionPropertyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13007,20 +13004,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationFederatedIdentityCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.Read.All", @@ -13047,19 +13044,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationFederatedIdentityCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationFederatedIdentityCredentialByName", "Permissions": [ { "Name": "Application.Read.All", @@ -13086,20 +13083,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationFederatedIdentityCredentialByName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationFederatedIdentityCredentialCount", "Permissions": [ { "Name": "Application.Read.All", @@ -13126,113 +13123,113 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationLogo", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgApplicationMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/getMemberGroups", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgApplicationMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/getMemberObjects", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationOwner", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13275,135 +13272,135 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/owners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/appRoleAssignment", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/endpoint", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/user", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13446,19 +13443,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13501,95 +13498,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/endpoint/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/user/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationAccessToken", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13608,170 +13605,170 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" - ] + ], + "Command": "Get-MgApplicationSynchronizationAccessToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJob", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJob", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationSynchronizationJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobBulkUpload", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationJobBulkUpload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobSchema", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationJobSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationSecretCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationSecretCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/secrets/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13798,20 +13795,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13838,19 +13835,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationSynchronizationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13877,20 +13874,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13917,107 +13914,107 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationTemplateSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplicationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/applicationTemplates", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplicationTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applicationTemplates", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationTemplateCount", "Permissions": [], - "Method": "GET", - "Uri": "/applicationTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgApplicationTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applicationTemplates/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -14060,19 +14057,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -14115,19 +14112,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationTokenIssuancePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -14170,20 +14167,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationTokenIssuancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -14226,19 +14223,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -14281,19 +14278,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgApplicationTokenLifetimePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -14336,20 +14333,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgApplicationTokenLifetimePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14368,20 +14365,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphDirectoryAudit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAuditLogDirectoryAudit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14400,19 +14397,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/directoryAudits", - "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphDirectoryAudit", "Variants": [ "List" - ] + ], + "Command": "Get-MgAuditLogDirectoryAudit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAuditLogDirectoryAuditCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14431,34 +14428,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/directoryAudits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgAuditLogDirectoryAuditCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits/$count", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAuditLogProvisioning", "Permissions": [], - "Method": "GET", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAuditLogProvisioning", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAuditLogProvisioning", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14477,19 +14474,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/provisioning", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgAuditLogProvisioning", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAuditLogProvisioningCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14508,19 +14505,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/provisioning/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgAuditLogProvisioningCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning/$count", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14539,20 +14536,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/signIns/{signIn-id}", - "OutputType": "IMicrosoftGraphSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphSignIn", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgAuditLogSignIn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/{signIn-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14571,19 +14568,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/signIns", - "OutputType": "IMicrosoftGraphSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphSignIn", "Variants": [ "List" - ] + ], + "Command": "Get-MgAuditLogSignIn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/signIns", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgAuditLogSignInCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14602,19 +14599,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/signIns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgAuditLogSignInCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/$count", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14641,20 +14638,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14681,19 +14678,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAccessReview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14720,34 +14717,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAccessReviewCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewDecision", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14774,19 +14771,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAccessReviewDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14813,211 +14810,211 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstance", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstance", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAccessReviewInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceDecision", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceDecision", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceReviewer", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceReviewer", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewMyDecision", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewMyDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewMyDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15044,19 +15041,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAccessReviewMyDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewMyDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15083,35 +15080,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewMyDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewReviewer", "Permissions": [], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewReviewer", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15138,19 +15135,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAccessReviewReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAccessReviewReviewerCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15177,48 +15174,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAccessReviewReviewerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdge", "Permissions": [], - "Method": "GET", - "Uri": "/admin/edge", - "OutputType": "IMicrosoftGraphEdge", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEdge", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminEdge", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", "Permissions": [], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphInternetExplorerMode", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15237,20 +15234,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSiteList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15269,19 +15266,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSiteList", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15300,19 +15297,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15331,20 +15328,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15363,19 +15360,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15394,20 +15391,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15426,20 +15423,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15458,19 +15455,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15489,20 +15486,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15537,20 +15534,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15585,34 +15582,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitById", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15647,19 +15644,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitDelta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15694,63 +15691,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/delta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/delta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitExtension", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitExtension", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15785,34 +15782,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15847,34 +15844,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15909,34 +15906,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15971,34 +15968,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16033,34 +16030,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16095,34 +16092,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16157,19 +16154,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16204,19 +16201,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16251,20 +16248,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16299,20 +16296,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16347,20 +16344,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16395,20 +16392,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16443,20 +16440,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16491,20 +16488,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16539,54 +16536,54 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16621,20 +16618,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16669,19 +16666,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16716,35 +16713,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/getUserOwnedObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeople", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16763,19 +16760,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminPeople", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleItemInsight", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16794,34 +16791,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people/itemInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminPeopleItemInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "Permissions": [], - "Method": "GET", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16840,19 +16837,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people/profileCardProperties", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16871,19 +16868,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people/profileCardProperties/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminPeoplePronoun", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16902,19 +16899,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/people/pronouns", - "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPronounsSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminPeoplePronoun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminReportSetting", "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -16933,33 +16930,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/reportSettings", - "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAdminReportSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminReportSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/reportSettings", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAdminSharepoint", "Permissions": [], - "Method": "GET", - "Uri": "/admin/sharepoint", - "OutputType": "IMicrosoftGraphSharepoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSharepoint", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminSharepoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/sharepoint", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAdminSharepointSetting", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -16978,92 +16975,92 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/admin/sharepoint/settings", - "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSharepointSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAdminSharepointSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreement", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreement", "Permissions": [], - "Method": "GET", - "Uri": "/agreements", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAgreement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/acceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementAcceptanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementAcceptanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFile", "Permissions": [ { "Name": "Agreement.Read.All", @@ -17082,240 +17079,240 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFile", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAgreementFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalization", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementFileLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalization", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAgreementFileLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalizationCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementFileLocalizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalizationVersion", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalizationVersion", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileVersion", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementFileVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileVersion", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAgreementFileVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAgreementFileVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAgreementFileVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAllGroupSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/getAllSites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAllGroupSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/getAllSites", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAllGroupTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAllGroupTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAllGroupTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/allChannels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAllGroupTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/allChannels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaGroupTeamAllChannelCount", - "Command": "Get-MgBetaAllGroupTeamChannelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/allChannels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAllGroupTeamChannelCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaGroupTeamAllChannelCount", + "Uri": "/groups/{group-id}/team/allChannels/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAllSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -17334,34 +17331,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/getAllSites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get2" - ] + ], + "Command": "Get-MgBetaAllSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/getAllSites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAllTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAllTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAllTeamChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -17388,19 +17385,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/allChannels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAllTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/allChannels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaTeamAllChannelCount", - "Command": "Get-MgBetaAllTeamChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -17427,20 +17424,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/allChannels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAllTeamChannelCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaTeamAllChannelCount", + "Uri": "/teams/{team-id}/allChannels/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaTeamMessage", - "Command": "Get-MgBetaAllTeamMessage", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -17515,33 +17512,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/getAllMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAllTeamMessage", + "Method": "GET", + "CommandAlias": "Get-MgBetaTeamMessage", + "Uri": "/teams/getAllMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaTeamworkDeletedTeamMessage", - "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/getAllMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", + "Method": "GET", + "CommandAlias": "Get-MgBetaTeamworkDeletedTeamMessage", + "Uri": "/teamwork/deletedTeams/getAllMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAllUserChatMessage", "Permissions": [ { "Name": "Chat.Read.All", @@ -17560,65 +17557,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/getAllMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAllUserChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/getAllMessages", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAllUserOnlineMeetingRecording", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAllUserOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -17661,19 +17658,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppCount", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -17716,48 +17713,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17784,20 +17781,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17824,20 +17821,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17864,81 +17861,81 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", "Permissions": [], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17965,20 +17962,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -18005,22 +18002,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -18063,20 +18060,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplication", "Permissions": [ { "Name": "Application.Read.All", @@ -18127,62 +18124,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationAppManagementPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/appManagementPolicies", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationAppManagementPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationByAppId", "Permissions": [ { "Name": "Application.Read.All", @@ -18233,35 +18230,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications(appId='{appId}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationByAppId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationById", "Permissions": [], - "Method": "POST", - "Uri": "/applications/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaApplicationById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/getByIds", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationByUniqueName", "Permissions": [ { "Name": "Application.Read.All", @@ -18312,50 +18309,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationByUniqueName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationConnectorGroup", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/connectorGroup", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationConnectorGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/connectorGroup", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationConnectorGroupByRef", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationConnectorGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationCount", "Permissions": [ { "Name": "Application.Read.All", @@ -18406,34 +18403,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationDelta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18476,19 +18473,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/delta", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaApplicationDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/delta", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -18523,20 +18520,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationExtensionProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationExtensionProperty", "Permissions": [ { "Name": "Application.Read.All", @@ -18579,19 +18576,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/extensionProperties", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationExtensionProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationExtensionPropertyCount", "Permissions": [ { "Name": "Application.Read.All", @@ -18634,20 +18631,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/extensionProperties/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationExtensionPropertyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18666,20 +18663,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.Read.All", @@ -18706,19 +18703,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", "Permissions": [ { "Name": "Application.Read.All", @@ -18745,20 +18742,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", "Permissions": [ { "Name": "Application.Read.All", @@ -18785,113 +18782,113 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationLogo", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaApplicationMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/getMemberGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaApplicationMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/getMemberObjects", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwner", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18934,106 +18931,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/owners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/endpoint", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/user", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19076,19 +19073,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19131,80 +19128,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/endpoint/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/owners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/user/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationAccessToken", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19223,170 +19220,170 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJob", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJob", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchema", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationSecretCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/secrets/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19413,20 +19410,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19453,19 +19450,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19492,20 +19489,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19532,107 +19529,107 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplicationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/applicationTemplates", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplicationTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applicationTemplates", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTemplateCount", "Permissions": [], - "Method": "GET", - "Uri": "/applicationTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaApplicationTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applicationTemplates/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -19675,19 +19672,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -19730,19 +19727,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -19785,20 +19782,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -19841,19 +19838,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -19896,19 +19893,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -19951,78 +19948,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaApplicationUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/applications/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaApplicationUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/getUserOwnedObjects", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", "Permissions": [], - "Method": "GET", - "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", "Permissions": [], - "Method": "GET", - "Uri": "/auditLogs/customSecurityAttributeAudits", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/customSecurityAttributeAudits", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", "Permissions": [], - "Method": "GET", - "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/customSecurityAttributeAudits/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20041,20 +20038,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDirectoryAudit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryAudit", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20073,19 +20070,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/directoryAudits", - "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDirectoryAudit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryAuditCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20104,77 +20101,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/directoryAudits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryAudits/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "Permissions": [], - "Method": "GET", - "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "Permissions": [], - "Method": "GET", - "Uri": "/auditLogs/directoryProvisioning", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryProvisioning", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", "Permissions": [], - "Method": "GET", - "Uri": "/auditLogs/directoryProvisioning/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/directoryProvisioning/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogProvisioning", "Permissions": [], - "Method": "GET", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAuditLogProvisioning", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogProvisioning", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20193,19 +20190,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/provisioning", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAuditLogProvisioning", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogProvisioningCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20224,19 +20221,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/provisioning/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAuditLogProvisioningCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/provisioning/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20255,20 +20252,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/signIns/{signIn-id}", - "OutputType": "IMicrosoftGraphSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphSignIn", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaAuditLogSignIn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/{signIn-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogSignIn", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20287,19 +20284,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/signIns", - "OutputType": "IMicrosoftGraphSignIn", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphSignIn", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaAuditLogSignIn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/signIns", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaAuditLogSignInCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20318,19 +20315,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/auditLogs/signIns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaAuditLogSignInCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/auditLogs/signIns/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusiness", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20365,22 +20362,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusiness", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusiness", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20415,20 +20412,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaBookingBusiness", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20463,22 +20460,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessAppointment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20513,20 +20510,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaBookingBusinessAppointment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessAppointmentCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20561,39 +20558,39 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCalendarView", "Permissions": [], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCalendarView", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20628,20 +20625,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCalendarViewCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20676,22 +20673,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20726,20 +20723,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "Get1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomer", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20774,22 +20771,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20824,20 +20821,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomerCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20872,22 +20869,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCustomerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20922,22 +20919,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20972,20 +20969,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21020,22 +21017,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessService", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21070,22 +21067,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "OutputType": "IMicrosoftGraphBookingService", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessService", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21120,20 +21117,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "OutputType": "IMicrosoftGraphBookingService", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaBookingBusinessService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessServiceCount", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21168,22 +21165,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessServiceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessStaffAvailability", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21226,22 +21223,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaBookingBusinessStaffAvailability", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessStaffMember", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21276,22 +21273,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessStaffMember", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21326,20 +21323,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingBusinessStaffMemberCount", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21374,120 +21371,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ] - }, - { "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingCurrency", - "Permissions": [ - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "OutputType": "IMicrosoftGraphBookingCurrency", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingCurrency", - "Permissions": [ - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", "Method": "GET", - "Uri": "/bookingCurrencies", - "OutputType": "IMicrosoftGraphBookingCurrency", - "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Variants": [ - "List", - "List1" - ] + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBookingCurrencyCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21522,35 +21421,133 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/bookingCurrencies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Get", - "Get1" - ] + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Command": "Get-MgBetaBookingCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Module": "Beta.Bookings" }, { + "Permissions": [ + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Variants": [ + "List", + "List1" + ], + "Command": "Get-MgBetaBookingCurrency", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgBetaBusinessFlowTemplate", - "Permissions": [], + "Uri": "/bookingCurrencies", + "Module": "Beta.Bookings" + }, + { + "Permissions": [ + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "Get1" + ], + "Command": "Get-MgBetaBookingCurrencyCount", "Method": "GET", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "CommandAlias": null, + "Uri": "/bookingCurrencies/$count", + "Module": "Beta.Bookings" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaBusinessFlowTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaBusinessFlowTemplate", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -21577,19 +21574,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/businessFlowTemplates", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaBusinessFlowTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/businessFlowTemplates", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaBusinessFlowTemplateCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -21616,19 +21613,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/businessFlowTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaBusinessFlowTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/businessFlowTemplates/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaBusinessScenarioPlannerPlan", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -21647,22 +21644,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaBusinessScenarioPlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -21729,20 +21726,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -21793,19 +21790,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatCount", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -21856,19 +21853,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaChatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -21959,20 +21956,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -22095,19 +22092,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledAppCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -22230,65 +22227,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatLastMessagePreview", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatLastMessagePreview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMember", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22419,20 +22416,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMember", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22531,19 +22528,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMemberCount", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22642,20 +22639,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -22706,21 +22703,21 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -22763,19 +22760,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -22818,20 +22815,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageDelta", "Permissions": [ { "Name": "Chat.Read", @@ -22882,20 +22879,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/delta", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageHostedContent", "Permissions": [ { "Name": "Chat.Read", @@ -22954,22 +22951,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaChatMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageHostedContent", "Permissions": [ { "Name": "Chat.Read", @@ -23028,19 +23025,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageHostedContentCount", "Permissions": [ { "Name": "Chat.Read", @@ -23099,125 +23096,125 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyDelta", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatOperation", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23292,20 +23289,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatOperation", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23380,19 +23377,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatOperationCount", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23467,35 +23464,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatPermissionGrant", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -23602,19 +23599,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatPermissionGrantCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -23721,37 +23718,37 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatPinnedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaChatPinnedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatPinnedMessage", "Permissions": [ { "Name": "Chat.Read", @@ -23794,19 +23791,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/pinnedMessages", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatPinnedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatPinnedMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -23849,20 +23846,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatPinnedMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatRetainedMessage", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23929,19 +23926,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/getAllRetainedMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaChatRetainedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/getAllRetainedMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24008,20 +24005,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24072,19 +24069,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaChatTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatTabCount", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24135,35 +24132,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaChatTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaChatTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -24182,20 +24179,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}", - "OutputType": "IMicrosoftGraphCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCall", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCall", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24214,20 +24211,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24246,67 +24243,27 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", - "Permissions": [ - { - "Name": "Calls.JoinGroupCall.All", - "Description": "Join group calls and meetings as an app", - "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Calls.InitiateGroupCall.All", - "Description": "Initiate outgoing group calls from the app", - "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Method": "GET", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSession", "Permissions": [ - { - "Name": "Calls.JoinGroupCallAsGuest.All", - "Description": "Join group calls and meetings as a guest", - "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, { "Name": "Calls.JoinGroupCall.All", "Description": "Join group calls and meetings as an app", "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", "IsAdmin": false, "PermissionType": "Application", - "IsLeastPrivilege": false + "IsLeastPrivilege": true }, { "Name": "Calls.InitiateGroupCall.All", @@ -24315,77 +24272,22 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSession", - "Permissions": [ - { - "Name": "Calls.JoinGroupCallAsGuest.All", - "Description": "Join group calls and meetings as a guest", - "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Calls.JoinGroupCall.All", - "Description": "Join group calls and meetings as an app", - "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.InitiateGroupCall.All", - "Description": "Initiate outgoing group calls from the app", - "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calls.Initiate.All", - "Description": "Initiate outgoing 1 to 1 calls from the app", - "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", "Method": "GET", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "OutputType": "IMicrosoftGraphContentSharingSession", - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Variants": [ - "List" - ] + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -24420,78 +24322,173 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Module": "Beta.CloudCommunications" + }, + { + "Permissions": [ + { + "Name": "Calls.JoinGroupCallAsGuest.All", + "Description": "Join group calls and meetings as a guest", + "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Calls.JoinGroupCall.All", + "Description": "Join group calls and meetings as an app", + "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.InitiateGroupCall.All", + "Description": "Initiate outgoing group calls from the app", + "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentSharingSession", + "Variants": [ + "List" + ], + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Module": "Beta.CloudCommunications" }, { + "Permissions": [ + { + "Name": "Calls.JoinGroupCallAsGuest.All", + "Description": "Join group calls and meetings as a guest", + "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Calls.JoinGroupCall.All", + "Description": "Join group calls and meetings as an app", + "FullDescription": "Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined with the privileges of a directory user to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.InitiateGroupCall.All", + "Description": "Initiate outgoing group calls from the app", + "FullDescription": "Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calls.Initiate.All", + "Description": "Initiate outgoing 1 to 1 calls from the app", + "FullDescription": "Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallCount", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Module": "Beta.CloudCommunications" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/communications/calls/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaCommunicationCallCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallOperation", "Permissions": [], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallOperation", "Permissions": [], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/operations", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationCallOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24510,20 +24507,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "OutputType": "IMicrosoftGraphParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallParticipant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -24542,19 +24539,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/participants", - "OutputType": "IMicrosoftGraphParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationCallParticipant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallParticipantCount", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -24573,229 +24570,229 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/participants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallParticipantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecord", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordParticipant", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordParticipant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSession", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSession", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationCallRecordSmLog", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationCallRecordSmLog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeeting", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -24830,159 +24827,159 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/onlineMeetings", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -25017,20 +25014,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingCount", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -25065,334 +25062,334 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/onlineMeetings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "Get1", "Get2", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationPresence", "Permissions": [], - "Method": "GET", - "Uri": "/communications/presences/{presence-id}", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaCommunicationPresence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationPresence", "Permissions": [ { "Name": "Presence.Read", @@ -25419,19 +25416,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/presences", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaCommunicationPresence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/presences", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationPresenceByUserId", "Permissions": [ { "Name": "Presence.Read.All", @@ -25450,20 +25447,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/getPresencesByUserId", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaCommunicationPresenceByUserId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/getPresencesByUserId", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCommunicationPresenceCount", "Permissions": [ { "Name": "Presence.Read", @@ -25490,47 +25487,47 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/presences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaCommunicationPresenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/presences/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaCompliance", "Permissions": [], - "Method": "GET", - "Uri": "/compliance", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaCompliance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscovery", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaComplianceEdiscovery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25549,20 +25546,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25581,19 +25578,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases", - "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25612,19 +25609,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25643,20 +25640,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25675,19 +25672,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25706,35 +25703,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25753,20 +25750,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25785,19 +25782,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25816,35 +25813,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25863,20 +25860,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25895,19 +25892,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -25926,64 +25923,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26002,20 +25999,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26034,19 +26031,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26065,20 +26062,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26097,20 +26094,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26129,19 +26126,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26160,35 +26157,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26207,19 +26204,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26238,138 +26235,138 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26388,19 +26385,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26419,20 +26416,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26451,20 +26448,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26483,19 +26480,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26514,20 +26511,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26546,50 +26543,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26608,63 +26605,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26683,35 +26680,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26730,20 +26727,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26762,19 +26759,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26793,20 +26790,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26825,20 +26822,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26857,19 +26854,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26888,20 +26885,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26920,20 +26917,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26952,20 +26949,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26984,34 +26981,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27030,19 +27027,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27061,20 +27058,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27093,20 +27090,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27125,35 +27122,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27172,19 +27169,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27203,20 +27200,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27235,35 +27232,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27282,19 +27279,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27313,20 +27310,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27345,20 +27342,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27377,34 +27374,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27423,19 +27420,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27454,20 +27451,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27486,35 +27483,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", "Permissions": [], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContact", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -27541,20 +27538,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContact", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -27581,34 +27578,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactById", "Permissions": [], - "Method": "POST", - "Uri": "/contacts/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaContactById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactCount", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -27635,19 +27632,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaContactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactDelta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -27674,34 +27671,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/delta", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaContactDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/delta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReport", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactDirectReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReport", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -27736,77 +27733,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactDirectReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactDirectReportAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactDirectReportAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportCount", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -27841,50 +27838,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactDirectReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactDirectReportCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactDirectReportCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactManager", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -27919,20 +27916,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/manager", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberGroup", + ], + "Command": "Get-MgBetaContactManager", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/manager", + "Module": "Beta.Identity.DirectoryManagement" + }, + { "Permissions": [ { "Name": "Application.Read.All", @@ -28015,22 +28012,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaContactMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -28129,37 +28126,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaContactMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOf", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28194,77 +28191,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfCount", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28299,94 +28296,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOf", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28413,77 +28410,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCount", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28510,109 +28507,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveReport", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactTransitiveReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveReport", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveReports", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContactTransitiveReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveReports", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContactTransitiveReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContactTransitiveReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContactUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/contacts/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaContactUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/getUserOwnedObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContract", "Permissions": [ { "Name": "Directory.Read.All", @@ -28631,20 +28628,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contracts/{contract-id}", - "OutputType": "IMicrosoftGraphContract", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaContract", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContract", "Permissions": [ { "Name": "Directory.Read.All", @@ -28663,34 +28660,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contracts", - "OutputType": "IMicrosoftGraphContract", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaContract", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contracts", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContractById", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaContractById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContractCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -28709,19 +28706,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contracts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaContractCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contracts/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContractDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -28740,68 +28737,68 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contracts/delta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaContractDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contracts/delta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContractMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/{contract-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaContractMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaContractMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/{contract-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaContractMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaContractUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaContractUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/getUserOwnedObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDataPolicyOperation", "Permissions": [ { "Name": "User.Export.All", @@ -28820,48 +28817,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDataPolicyOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDataPolicyOperation", "Permissions": [], - "Method": "GET", - "Uri": "/dataPolicyOperations", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDataPolicyOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/dataPolicyOperations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDataPolicyOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/dataPolicyOperations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDataPolicyOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -28896,20 +28893,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -28944,19 +28941,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgt", - "Command": "Get-MgBetaDeviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -28991,19 +28988,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement", - "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagement", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgt", + "Uri": "/deviceAppManagement", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29022,20 +29019,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29054,19 +29051,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29101,20 +29098,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29149,19 +29146,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29196,20 +29193,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29244,20 +29241,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29292,19 +29289,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29339,20 +29336,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29371,19 +29368,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29418,20 +29415,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29466,20 +29463,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29514,19 +29511,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29561,20 +29558,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29609,19 +29606,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29656,20 +29653,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29704,19 +29701,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29751,20 +29748,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29783,20 +29780,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29815,19 +29812,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29846,48 +29843,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29906,20 +29903,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29938,19 +29935,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29969,34 +29966,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30015,20 +30012,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30047,19 +30044,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30078,20 +30075,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30110,20 +30107,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30142,19 +30139,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30173,20 +30170,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30205,20 +30202,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30237,19 +30234,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30268,20 +30265,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30300,20 +30297,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30332,19 +30329,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30379,20 +30376,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30427,19 +30424,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30474,20 +30471,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30522,20 +30519,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30570,19 +30567,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30617,20 +30614,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30649,19 +30646,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30696,20 +30693,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30744,20 +30741,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30792,19 +30789,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30839,19 +30836,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", + "Uri": "/deviceAppManagement/managedAppPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30886,20 +30883,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30934,19 +30931,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30981,20 +30978,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31029,19 +31026,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31076,20 +31073,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31124,67 +31121,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31219,19 +31168,67 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "ApiReferenceLink": null, + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31266,64 +31263,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequestCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequestCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31358,20 +31355,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31406,19 +31403,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31453,20 +31450,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31501,19 +31498,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31548,20 +31545,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31596,19 +31593,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppStatuses", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31643,19 +31640,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", + "Uri": "/deviceAppManagement/managedAppStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31674,20 +31671,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31706,19 +31703,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31737,20 +31734,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31769,19 +31766,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31800,20 +31797,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31832,22 +31829,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31866,20 +31863,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBookCategories", - "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31898,21 +31895,21 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBookCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", + "Uri": "/deviceAppManagement/managedEBookCategories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31931,19 +31928,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", + "Uri": "/deviceAppManagement/managedEBooks/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31962,20 +31959,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31994,19 +31991,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32025,20 +32022,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32057,20 +32054,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32089,20 +32086,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32121,19 +32118,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32152,20 +32149,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32184,20 +32181,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32216,19 +32213,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32247,20 +32244,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32279,20 +32276,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32311,19 +32308,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32358,20 +32355,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32406,19 +32403,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32453,20 +32450,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32485,19 +32482,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32532,20 +32529,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32580,19 +32577,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32627,20 +32624,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32675,20 +32672,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32723,19 +32720,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32770,20 +32767,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32802,20 +32799,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32834,34 +32831,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", - "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32880,166 +32877,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", - "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33058,298 +33055,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33368,166 +33365,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidStoreApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33546,166 +33543,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidStoreApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "OutputType": "IMicrosoftGraphIosLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33724,298 +33721,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "OutputType": "IMicrosoftGraphIosLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosStoreApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34034,166 +34031,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosStoreApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "OutputType": "IMicrosoftGraphIosVppApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosVppApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34212,210 +34209,210 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "OutputType": "IMicrosoftGraphIosVppApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosVppApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicenseCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicenseCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSDmgApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34434,298 +34431,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSDmgApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34744,298 +34741,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", - "OutputType": "IMicrosoftGraphMacOSPkgApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSPkgApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35054,298 +35051,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", - "OutputType": "IMicrosoftGraphMacOSPkgApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSPkgApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "Permissions": [], + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35364,298 +35361,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedIosLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35674,298 +35671,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedIosLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35984,298 +35981,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36294,195 +36291,195 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36501,20 +36498,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36533,19 +36530,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36564,35 +36561,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWin32LobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36611,298 +36608,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWin32LobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsAppX", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36921,298 +36918,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsAppX", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37231,298 +37228,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", - "OutputType": "IMicrosoftGraphWindowsStoreApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsStoreApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37541,166 +37538,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", - "OutputType": "IMicrosoftGraphWindowsStoreApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsStoreApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37719,342 +37716,342 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsWebApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38073,166 +38070,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsWebApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", - "OutputType": "IMicrosoftGraphWinGetApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWinGetApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38251,194 +38248,194 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/winGetApp", - "OutputType": "IMicrosoftGraphWinGetApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWinGetApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", + "Uri": "/deviceAppManagement/mobileApps/winGetApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackageCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackageCount", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38457,22 +38454,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38491,20 +38488,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCategories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38523,20 +38520,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", + "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38555,20 +38552,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38587,19 +38584,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38618,20 +38615,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38650,19 +38647,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38681,20 +38678,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38713,19 +38710,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38744,20 +38741,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38776,19 +38773,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38807,20 +38804,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38839,20 +38836,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38871,20 +38868,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38903,19 +38900,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38934,20 +38931,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38966,20 +38963,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38998,19 +38995,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", + "Uri": "/deviceAppManagement/mobileApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39029,19 +39026,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39060,19 +39057,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39091,19 +39088,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39122,19 +39119,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39153,19 +39150,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39184,19 +39181,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39215,19 +39212,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39246,19 +39243,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39277,19 +39274,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39308,19 +39305,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39339,19 +39336,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39370,19 +39367,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39401,19 +39398,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39432,19 +39429,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39463,19 +39460,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39494,19 +39491,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39525,19 +39522,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39556,19 +39553,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39587,19 +39584,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39618,19 +39615,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39649,19 +39646,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", + "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -39680,20 +39677,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -39712,19 +39709,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -39743,20 +39740,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39775,22 +39772,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "OutputType": "IMicrosoftGraphPolicySet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39809,19 +39806,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets", - "OutputType": "IMicrosoftGraphPolicySet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39840,20 +39837,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39872,19 +39869,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39903,20 +39900,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetCount", - "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39935,19 +39932,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetCount", + "Uri": "/deviceAppManagement/policySets/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39966,20 +39963,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -39998,19 +39995,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40029,20 +40026,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -40061,19 +40058,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40092,20 +40089,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40124,19 +40121,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40171,20 +40168,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40219,19 +40216,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40266,20 +40263,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40314,20 +40311,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40362,19 +40359,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40409,20 +40406,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40441,19 +40438,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40488,20 +40485,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40536,20 +40533,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40584,19 +40581,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40631,20 +40628,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40679,20 +40676,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40727,19 +40724,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40774,20 +40771,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTask", - "Command": "Get-MgBetaDeviceAppManagementTask", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40822,20 +40819,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTask", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTask", - "Command": "Get-MgBetaDeviceAppManagementTask", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40870,19 +40867,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTask", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", - "Command": "Get-MgBetaDeviceAppManagementTaskCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40917,19 +40914,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", - "Command": "Get-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -40964,20 +40961,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", - "Command": "Get-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41012,19 +41009,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/vppTokens", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", - "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41059,19 +41056,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/vppTokens/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", + "Uri": "/deviceAppManagement/vppTokens/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", - "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41106,20 +41103,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", - "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", + "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41138,20 +41135,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41170,19 +41167,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41201,20 +41198,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41233,19 +41230,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41264,20 +41261,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41296,19 +41293,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41327,20 +41324,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41359,20 +41356,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41391,19 +41388,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41438,20 +41435,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41486,19 +41483,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41533,19 +41530,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41580,20 +41577,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41628,19 +41625,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41675,20 +41672,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41723,19 +41720,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41770,20 +41767,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41818,19 +41815,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41865,20 +41862,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41913,19 +41910,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41960,20 +41957,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42008,20 +42005,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42056,19 +42053,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42103,20 +42100,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42151,20 +42148,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42199,19 +42196,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42246,19 +42243,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42293,20 +42290,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42341,19 +42338,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42388,20 +42385,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42436,19 +42433,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAppCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42483,20 +42480,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42531,20 +42528,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42579,19 +42576,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42626,20 +42623,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42674,34 +42671,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42736,19 +42733,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsManagementApp", - "OutputType": "IMicrosoftGraphWindowsManagementApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsManagementApp", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", + "Method": "GET", + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", + "Uri": "/deviceAppManagement/windowsManagementApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceByDeviceId", "Permissions": [ { "Name": "Device.Read.All", @@ -42783,94 +42780,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices(deviceId='{deviceId}')", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceByDeviceId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceById", "Permissions": [], - "Method": "POST", - "Uri": "/devices/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCommand", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/commands/{command-id}", - "OutputType": "IMicrosoftGraphCommand", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceCommand", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/{command-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCommand", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/commands", - "OutputType": "IMicrosoftGraphCommand", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceCommand", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCommandCount", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/commands/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceCommandCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCommandResponsepayload", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceCommandResponsepayload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceCount", "Permissions": [ { "Name": "Device.Read.All", @@ -42905,77 +42902,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceDelta", "Permissions": [], - "Method": "GET", - "Uri": "/devices/delta", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaDeviceDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/delta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43058,19 +43055,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement", - "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagement", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43089,19 +43086,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43120,20 +43117,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43152,19 +43149,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43183,19 +43180,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43214,20 +43211,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43246,19 +43243,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43277,19 +43274,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43308,20 +43305,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43340,19 +43337,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43371,19 +43368,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43402,20 +43399,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43434,19 +43431,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43465,19 +43462,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43496,19 +43493,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidForWorkSettings", - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43527,19 +43524,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43558,20 +43555,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43590,19 +43587,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43621,19 +43618,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -43668,19 +43665,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43699,20 +43696,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43731,19 +43728,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43762,20 +43759,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43794,19 +43791,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43825,20 +43822,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -43857,19 +43854,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43904,19 +43901,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/getAssignedRoleDetails", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/getAssignedRoleDetails", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43935,20 +43932,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43967,19 +43964,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/assignmentFilters", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43998,19 +43995,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/assignmentFilters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44029,20 +44026,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44061,19 +44058,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/assignmentFilters/getState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/getState", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44092,20 +44089,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", - "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44124,20 +44121,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44156,20 +44153,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44188,19 +44185,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44219,20 +44216,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44251,19 +44248,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/getAuditCategories", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAuditEventCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44282,19 +44279,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAuditEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44313,20 +44310,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44345,19 +44342,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/autopilotEvents", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44376,19 +44373,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/autopilotEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44407,20 +44404,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44439,19 +44436,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44470,20 +44467,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44502,20 +44499,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44534,19 +44531,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/cartToClassAssociations", - "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44565,19 +44562,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/cartToClassAssociations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44596,20 +44593,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44628,19 +44625,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/categories", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/categories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44659,19 +44656,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44690,20 +44687,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44722,19 +44719,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44753,20 +44750,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44785,22 +44782,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", - "OutputType": "IMicrosoftGraphKeyLongValuePair", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphKeyLongValuePair", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44819,22 +44816,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", - "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44869,20 +44866,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44917,196 +44914,196 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45141,63 +45138,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45232,255 +45229,255 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45515,92 +45512,92 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/getComanagedDevicesSummary", - "OutputType": "IMicrosoftGraphComanagedDevicesSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/getComanagedDevicesSummary", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45635,20 +45632,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45683,19 +45680,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/comanagementEligibleDevices", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45730,19 +45727,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/comanagementEligibleDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45777,19 +45774,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45824,20 +45821,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45872,19 +45869,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceManagementPartners", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45919,19 +45916,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45950,20 +45947,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45982,19 +45979,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46013,20 +46010,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46045,19 +46042,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46076,20 +46073,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46108,19 +46105,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46139,20 +46136,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46171,19 +46168,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46202,20 +46199,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46234,20 +46231,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46266,19 +46263,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46297,20 +46294,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46329,20 +46326,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46361,19 +46358,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46392,64 +46389,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46468,20 +46465,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46500,19 +46497,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceSettings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46531,19 +46528,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46578,19 +46575,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/conditionalAccessSettings", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46625,20 +46622,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", - "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46657,20 +46654,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46689,19 +46686,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46720,20 +46717,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46752,19 +46749,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46783,20 +46780,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46815,49 +46812,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveEnrollmentTimeDeviceMembershipTarget", - "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", "Variants": [ "Retrieve", "RetrieveViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveEnrollmentTimeDeviceMembershipTarget", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "Retrieve", "RetrieveViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46876,20 +46873,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46908,19 +46905,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46939,20 +46936,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46971,20 +46968,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47003,19 +47000,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47034,20 +47031,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47066,20 +47063,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47098,19 +47095,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47129,19 +47126,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47160,20 +47157,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47192,19 +47189,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47223,20 +47220,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47255,20 +47252,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47287,19 +47284,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47318,20 +47315,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47350,20 +47347,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47382,19 +47379,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationSettings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47413,19 +47410,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/configurationSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -47452,20 +47449,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -47492,19 +47489,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/dataSharingConsents", - "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -47531,19 +47528,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/dataSharingConsents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47562,20 +47559,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47594,19 +47591,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47625,19 +47622,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47656,20 +47653,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47688,20 +47685,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47720,20 +47717,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47752,20 +47749,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47784,19 +47781,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47815,20 +47812,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47847,20 +47844,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47879,20 +47876,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47911,19 +47908,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47942,63 +47939,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDerivedCredential", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDerivedCredential", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/derivedCredentials", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/derivedCredentials/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48033,20 +48030,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48081,19 +48078,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48128,19 +48125,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48159,20 +48156,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48191,19 +48188,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48222,20 +48219,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48270,20 +48267,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48318,19 +48315,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCategories", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48365,19 +48362,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48396,20 +48393,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48428,19 +48425,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48459,20 +48456,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48491,19 +48488,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48522,20 +48519,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48554,19 +48551,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48585,19 +48582,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", - "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48616,20 +48613,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48648,19 +48645,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48679,20 +48676,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48711,19 +48708,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48742,20 +48739,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48774,19 +48771,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48805,20 +48802,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48837,20 +48834,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48869,20 +48866,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48901,20 +48898,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48933,19 +48930,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48964,20 +48961,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48996,20 +48993,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49028,19 +49025,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49059,20 +49056,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49091,20 +49088,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49123,19 +49120,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49154,19 +49151,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49185,20 +49182,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49217,19 +49214,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49248,20 +49245,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49280,20 +49277,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49312,19 +49309,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49343,20 +49340,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49375,20 +49372,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49407,20 +49404,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49439,19 +49436,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49470,19 +49467,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49501,20 +49498,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49533,19 +49530,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49564,20 +49561,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49596,20 +49593,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49628,19 +49625,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49659,19 +49656,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49690,19 +49687,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49721,20 +49718,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49753,19 +49750,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49784,20 +49781,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49816,19 +49813,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49847,20 +49844,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49879,19 +49876,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49910,20 +49907,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49942,20 +49939,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49974,20 +49971,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50006,19 +50003,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50037,20 +50034,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50069,20 +50066,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50101,19 +50098,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", - "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50132,20 +50129,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50164,19 +50161,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50195,63 +50192,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationProfiles", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50270,20 +50267,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50302,19 +50299,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50333,34 +50330,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50379,19 +50376,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50410,20 +50407,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50442,19 +50439,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50473,20 +50470,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50505,20 +50502,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50553,20 +50550,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50601,19 +50598,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50648,20 +50645,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50696,19 +50693,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50743,20 +50740,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -50791,19 +50788,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50838,20 +50835,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50886,19 +50883,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts", - "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50917,20 +50914,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50965,19 +50962,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51012,20 +51009,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51060,19 +51057,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51091,20 +51088,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51139,19 +51136,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51186,20 +51183,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51234,20 +51231,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51274,20 +51271,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51322,20 +51319,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51370,19 +51367,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51417,20 +51414,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51465,20 +51462,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51513,19 +51510,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts", - "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51560,20 +51557,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51608,19 +51605,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51655,20 +51652,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51703,19 +51700,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51750,20 +51747,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51798,19 +51795,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51845,35 +51842,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51908,20 +51905,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51956,67 +51953,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52051,20 +52000,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52099,67 +52048,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Variants": [ - "List" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52194,49 +52096,144 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Module": "Beta.DeviceManagement" }, { + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Variants": [ + "List" + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Module": "Beta.DeviceManagement" + }, + { + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", + "Module": "Beta.DeviceManagement" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Permissions": [], "Method": "GET", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52255,20 +52252,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52287,19 +52284,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/domainJoinConnectors", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52318,19 +52315,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/domainJoinConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEffectivePermission", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -52349,36 +52346,36 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/getEffectivePermissions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementEffectivePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/getEffectivePermissions", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementElevationRequest", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementElevationRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52397,20 +52394,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52429,19 +52426,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52460,20 +52457,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52492,19 +52489,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52523,20 +52520,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52555,19 +52552,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52586,20 +52583,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52618,19 +52615,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52649,20 +52646,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52697,20 +52694,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52745,19 +52742,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/exchangeConnectors", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52792,19 +52789,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/exchangeConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52839,65 +52836,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52916,20 +52913,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52948,63 +52945,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53023,93 +53020,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53128,20 +53125,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53160,19 +53157,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53191,20 +53188,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53223,19 +53220,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53254,20 +53251,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53286,19 +53283,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53317,20 +53314,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53349,19 +53346,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53380,20 +53377,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53412,20 +53409,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53444,20 +53441,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53476,19 +53473,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53507,20 +53504,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53539,34 +53536,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53585,19 +53582,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53616,569 +53613,569 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54197,20 +54194,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54229,19 +54226,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54260,19 +54257,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54291,20 +54288,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54323,19 +54320,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54354,20 +54351,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54386,20 +54383,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54418,19 +54415,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54449,20 +54446,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54481,20 +54478,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54513,19 +54510,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54544,19 +54541,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54575,20 +54572,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54607,19 +54604,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54638,107 +54635,107 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54757,20 +54754,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54789,19 +54786,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedDeviceIdentities", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54820,19 +54817,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedDeviceIdentities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54851,20 +54848,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54883,19 +54880,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54914,19 +54911,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54945,20 +54942,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntent", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54977,19 +54974,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55008,20 +55005,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55040,19 +55037,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55071,20 +55068,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55103,20 +55100,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55135,19 +55132,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55166,20 +55163,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55198,20 +55195,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55230,19 +55227,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55261,20 +55258,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55293,20 +55290,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55325,19 +55322,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55356,20 +55353,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55388,19 +55385,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55419,20 +55416,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", - "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55451,20 +55448,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55483,19 +55480,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55514,20 +55511,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55546,20 +55543,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55578,19 +55575,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55609,20 +55606,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55641,20 +55638,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55673,20 +55670,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55705,19 +55702,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55736,20 +55733,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentUserState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55768,20 +55765,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentUserState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55800,19 +55797,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55831,20 +55828,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55863,20 +55860,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55895,20 +55892,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55927,19 +55924,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intuneBrandingProfiles", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55958,20 +55955,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -55990,19 +55987,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56021,20 +56018,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56053,19 +56050,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/intuneBrandingProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56084,20 +56081,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56116,19 +56113,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/iosUpdateStatuses", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56147,19 +56144,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56178,20 +56175,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56210,19 +56207,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56241,20 +56238,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56273,19 +56270,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56304,20 +56301,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56336,20 +56333,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56368,19 +56365,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56399,20 +56396,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56431,19 +56428,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56478,20 +56475,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56526,136 +56523,136 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -56674,108 +56671,108 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56810,63 +56807,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56885,20 +56882,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56917,19 +56914,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56948,19 +56945,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56995,167 +56992,167 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -57190,238 +57187,238 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceOverview", - "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowOSImageManagedDeviceWindowsOSImage", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}/getAllManagedDeviceWindowsOSImages", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowOSImageManagedDeviceWindowsOSImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}/getAllManagedDeviceWindowsOSImages", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57440,20 +57437,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57472,19 +57469,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57503,19 +57500,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57534,20 +57531,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57566,19 +57563,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57597,19 +57594,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57628,20 +57625,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57660,19 +57657,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57691,19 +57688,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57722,20 +57719,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57754,19 +57751,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelSites", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57785,19 +57782,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelSites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57816,20 +57813,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57848,20 +57845,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57880,19 +57877,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57911,20 +57908,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57943,22 +57940,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", - "OutputType": "IMicrosoftGraphKeyLongValuePair", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphKeyLongValuePair", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57977,22 +57974,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", - "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58011,20 +58008,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58043,19 +58040,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58090,20 +58087,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58138,19 +58135,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58185,20 +58182,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58217,19 +58214,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58264,20 +58261,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58312,19 +58309,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58359,33 +58356,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoring", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/monitoring", - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMonitoring", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58404,20 +58401,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58436,19 +58433,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/monitoring/alertRecords", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58467,19 +58464,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/monitoring/alertRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58498,19 +58495,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", - "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58529,20 +58526,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58561,19 +58558,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/monitoring/alertRules", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58592,19 +58589,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/monitoring/alertRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNdeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58623,20 +58620,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "OutputType": "IMicrosoftGraphNdesConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNdeConnector", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58655,19 +58652,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/ndesConnectors", - "OutputType": "IMicrosoftGraphNdesConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58686,19 +58683,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/ndesConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58717,20 +58714,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58749,19 +58746,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58780,19 +58777,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58811,20 +58808,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58843,19 +58840,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58874,20 +58871,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58922,19 +58919,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/operationApprovalPolicies/retrieveApprovableOperations", - "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", "Variants": [ "Retrieve" - ] + ], + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalPolicies/retrieveApprovableOperations", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58969,19 +58966,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/operationApprovalPolicies/retrieveOperationsRequiringApproval", - "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", "Variants": [ "Retrieve" - ] + ], + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalPolicies/retrieveOperationsRequiringApproval", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59016,19 +59013,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequests", - "OutputType": "IMicrosoftGraphOperationApprovalRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOperationApprovalRequest", "Variants": [ "Retrieve" - ] + ], + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequests", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59063,35 +59060,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequestById(id='{id}')", - "OutputType": "IMicrosoftGraphOperationApprovalRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphOperationApprovalRequest", "Variants": [ "Retrieve", "RetrieveViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequestById(id='{id}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", - "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus", "Variants": [ "Retrieve", "RetrieveExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59126,20 +59123,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59174,19 +59171,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementPartners", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59221,19 +59218,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementPartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59268,20 +59265,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59316,19 +59313,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteActionAudits", - "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59363,19 +59360,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteActionAudits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59410,20 +59407,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59458,19 +59455,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteAssistancePartners", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59505,19 +59502,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59584,94 +59581,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports", - "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getActiveMalwareReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportAssignedApplicationReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/retrieveAssignedApplicationsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Retrieve", "RetrieveExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportAssignedApplicationReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/retrieveAssignedApplicationsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59722,20 +59719,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getCachedReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCachedReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59786,83 +59783,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "Method": "GET", - "Uri": "/deviceManagement/reports/cachedReportConfigurations", - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "ApiVersion": "beta", - "Module": "Beta.Reports", - "Variants": [ - "List" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59913,49 +59847,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.Reports", - "Variants": [ - "Get" - ] - }, - { "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", - "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "OutputType": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", "Variants": [ - "Get", - "GetExpanded" - ] - }, - { - "ApiReferenceLink": null, + "List" + ], + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", - "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Variants": [ - "Get", - "GetExpanded" - ] + "Uri": "/deviceManagement/reports/cachedReportConfigurations", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60006,20 +59910,49 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "ApiReferenceLink": null, + "ApiVersion": "beta", "OutputType": null, + "Variants": [ + "Get" + ], + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", + "Module": "Beta.Reports" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "Permissions": [], "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "Method": "POST", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60070,50 +60003,114 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", - "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "OutputType": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", + "Module": "Beta.DeviceManagement.Actions" }, { + "Permissions": [], "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ], + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", + "Method": "POST", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60164,80 +60161,80 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getComplianceSettingsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getComplianceSettingsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60288,20 +60285,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60352,65 +60349,65 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60461,80 +60458,80 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60585,20 +60582,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60649,20 +60646,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60713,20 +60710,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60777,20 +60774,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60841,20 +60838,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60905,20 +60902,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60969,20 +60966,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61033,20 +61030,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61097,20 +61094,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61161,20 +61158,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61225,20 +61222,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61289,50 +61286,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61383,20 +61380,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61447,19 +61444,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports/exportJobs", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportExportJobCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61510,49 +61507,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports/exportJobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61603,20 +61600,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getReportFilters", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportFilter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getReportFilters", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61635,20 +61632,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61699,35 +61696,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getHistoricalReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getHistoricalReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getMalwareSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61762,20 +61759,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61810,20 +61807,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61874,20 +61871,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61938,20 +61935,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62002,20 +61999,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62066,65 +62063,65 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62159,20 +62156,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62223,185 +62220,185 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getUserInstallStatusReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/retrieveWin32CatalogAppsUpdateReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Retrieve", "RetrieveExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/retrieveWin32CatalogAppsUpdateReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62420,20 +62417,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62452,20 +62449,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62484,19 +62481,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceAccessProfiles", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62515,20 +62512,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62547,19 +62544,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62578,20 +62575,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62610,19 +62607,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceAccessProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -62657,20 +62654,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "OutputType": "IMicrosoftGraphResourceOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -62705,19 +62702,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceOperations", - "OutputType": "IMicrosoftGraphResourceOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceOperationCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -62752,19 +62749,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceOperations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62799,35 +62796,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "Retrieve", "RetrieveViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReusableSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62846,20 +62843,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReusableSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62878,19 +62875,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reusableSettings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementReusableSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62909,19 +62906,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reusableSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -62956,20 +62953,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63004,19 +63001,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63051,78 +63048,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63157,20 +63154,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63205,19 +63202,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63252,19 +63249,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63299,20 +63296,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63347,19 +63344,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63394,20 +63391,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63442,20 +63439,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63490,20 +63487,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63538,93 +63535,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleScopeTags", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63659,19 +63656,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleScopeTags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63706,49 +63703,49 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScript", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScript", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementScript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63783,20 +63780,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63831,19 +63828,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63878,34 +63875,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63940,20 +63937,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63988,19 +63985,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64035,20 +64032,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64083,20 +64080,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64131,20 +64128,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64179,19 +64176,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64226,20 +64223,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64274,20 +64271,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64322,20 +64319,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64370,19 +64367,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64417,20 +64414,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64465,20 +64462,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64513,19 +64510,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64544,20 +64541,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64576,19 +64573,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64607,19 +64604,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64638,19 +64635,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64669,20 +64666,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64701,20 +64698,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64733,19 +64730,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64764,19 +64761,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64795,20 +64792,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64827,19 +64824,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64858,20 +64855,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64890,19 +64887,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64921,20 +64918,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64953,20 +64950,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64985,19 +64982,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65016,20 +65013,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65048,20 +65045,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65080,19 +65077,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65111,20 +65108,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65143,19 +65140,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65174,20 +65171,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65206,151 +65203,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65369,64 +65366,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65445,20 +65442,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65477,19 +65474,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65508,20 +65505,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65556,19 +65553,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/tenantAttachRBAC/getState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/tenantAttachRBAC/getState", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65587,20 +65584,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65619,19 +65616,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65650,20 +65647,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65682,19 +65679,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65713,20 +65710,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65745,20 +65742,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65777,20 +65774,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65809,19 +65806,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65840,20 +65837,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65872,19 +65869,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65903,20 +65900,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65935,19 +65932,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65966,20 +65963,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65998,20 +65995,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66030,20 +66027,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66062,19 +66059,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/troubleshootingEvents", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66093,67 +66090,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/troubleshootingEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66188,62 +66137,110 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "Variants": [ - "List" - ] + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Module": "Beta.DeviceManagement" }, { + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Variants": [ + "List" + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", + "Module": "Beta.DeviceManagement" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66278,19 +66275,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66325,20 +66322,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66373,19 +66370,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66420,19 +66417,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66467,20 +66464,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66515,19 +66512,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66562,20 +66559,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66610,19 +66607,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66657,19 +66654,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66704,20 +66701,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66752,19 +66749,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66799,19 +66796,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66846,20 +66843,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66894,19 +66891,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66941,19 +66938,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66988,20 +66985,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67036,19 +67033,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67083,19 +67080,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67130,19 +67127,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67177,20 +67174,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67225,19 +67222,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67272,19 +67269,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67319,20 +67316,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67367,19 +67364,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67414,19 +67411,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67461,20 +67458,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67509,19 +67506,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67556,19 +67553,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67603,20 +67600,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67651,66 +67648,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Variants": [ - "Get" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67745,62 +67695,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Module": "Beta.DeviceManagement" }, { + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Variants": [ + "Get" + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Module": "Beta.DeviceManagement" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67835,20 +67832,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67883,19 +67880,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67930,20 +67927,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67978,20 +67975,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68026,20 +68023,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68074,19 +68071,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68121,20 +68118,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68169,20 +68166,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68217,20 +68214,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68265,20 +68262,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68313,20 +68310,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68361,19 +68358,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68408,19 +68405,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68455,19 +68452,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68502,20 +68499,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68550,19 +68547,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68597,19 +68594,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68644,20 +68641,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68692,19 +68689,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68739,19 +68736,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68786,20 +68783,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68834,19 +68831,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68881,19 +68878,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68928,20 +68925,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68976,19 +68973,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69023,19 +69020,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69070,114 +69067,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Variants": [ - "List" - ] - }, - { - "ApiReferenceLink": null, "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Variants": [ - "Get" - ] + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69212,19 +69115,113 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Variants": [ + "List" + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", + "Module": "Beta.DeviceManagement" }, { + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "Variants": [ + "Get" + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Module": "Beta.DeviceManagement" + }, + { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69259,92 +69256,92 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69379,20 +69376,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69427,19 +69424,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69474,19 +69471,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69521,20 +69518,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69569,19 +69566,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69616,19 +69613,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69663,21 +69660,21 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69712,19 +69709,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69759,19 +69756,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69806,20 +69803,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69854,19 +69851,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69901,19 +69898,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69948,20 +69945,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69996,19 +69993,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70043,19 +70040,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70090,20 +70087,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70138,19 +70135,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70185,19 +70182,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70232,20 +70229,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70280,19 +70277,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70327,62 +70324,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70417,20 +70414,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70465,19 +70462,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70512,19 +70509,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70559,20 +70556,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70607,19 +70604,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70654,19 +70651,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70701,20 +70698,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70749,19 +70746,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70796,19 +70793,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70843,20 +70840,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70891,19 +70888,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70938,19 +70935,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70985,20 +70982,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71033,19 +71030,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71080,19 +71077,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71127,19 +71124,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71174,20 +71171,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71222,19 +71219,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71269,19 +71266,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71316,20 +71313,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71364,19 +71361,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71411,19 +71408,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71458,20 +71455,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71506,19 +71503,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71553,19 +71550,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71600,19 +71597,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71647,20 +71644,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71695,19 +71692,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71742,19 +71739,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71789,20 +71786,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71837,19 +71834,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71884,20 +71881,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71932,20 +71929,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71980,19 +71977,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72027,19 +72024,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72058,20 +72055,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72090,19 +72087,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userPfxCertificates", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72121,33 +72118,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userPfxCertificates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint", - "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphVirtualEndpoint", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72166,20 +72163,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72198,19 +72195,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72229,19 +72226,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72260,62 +72257,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72334,20 +72331,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "OutputType": "IMicrosoftGraphCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72366,19 +72363,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "OutputType": "IMicrosoftGraphCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72397,20 +72394,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72429,49 +72426,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72490,50 +72487,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "OutputType": "IMicrosoftGraphCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcRemoteActionResult", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Retrieve", "RetrieveViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcRemoteActionResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Variants": [ "Retrieve", "RetrieveViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveReviewStatus", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72552,20 +72549,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72584,19 +72581,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72615,20 +72612,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72647,19 +72644,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72678,19 +72675,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72709,19 +72706,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72740,19 +72737,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72771,20 +72768,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72803,19 +72800,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72834,62 +72831,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72908,20 +72905,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72940,19 +72937,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72971,19 +72968,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73002,20 +72999,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73034,19 +73031,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73065,19 +73062,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -73096,19 +73093,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73127,20 +73124,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73159,151 +73156,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73322,108 +73319,108 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/reports", - "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcReports", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-retrievecrossregiondisasterrecoveryreport?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-retrievecrossregiondisasterrecoveryreport?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Retrieve", "RetrieveExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73442,138 +73439,138 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcExportJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcExportJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73592,20 +73589,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73624,20 +73621,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73656,49 +73653,49 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", - "OutputType": "IMicrosoftGraphCloudPcScopedPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcScopedPermission", "Variants": [ "Retrieve" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73717,19 +73714,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73748,19 +73745,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73779,20 +73776,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73811,19 +73808,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73842,19 +73839,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73873,20 +73870,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", - "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73905,34 +73902,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", - "OutputType": "IMicrosoftGraphCloudPcSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcSubscription", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73951,19 +73948,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73982,33 +73979,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", - "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting", "Variants": [ "Retrieve" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74027,20 +74024,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74059,63 +74056,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74134,19 +74131,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74165,20 +74162,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74197,137 +74194,137 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74346,19 +74343,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74377,20 +74374,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74409,19 +74406,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74440,19 +74437,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74471,20 +74468,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74503,20 +74500,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74535,19 +74532,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotSettings", - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74566,20 +74563,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74598,19 +74595,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74629,20 +74626,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74661,19 +74658,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74692,20 +74689,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74724,19 +74721,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -74755,20 +74752,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -74787,19 +74784,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -74818,19 +74815,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -74849,20 +74846,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -74881,19 +74878,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -74912,19 +74909,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -74959,20 +74956,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75007,19 +75004,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75054,19 +75051,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75101,20 +75098,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75149,19 +75146,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75196,20 +75193,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75228,20 +75225,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75260,19 +75257,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75291,20 +75288,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75323,19 +75320,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75354,20 +75351,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75386,19 +75383,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -75481,22 +75478,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/devices/{device-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDeviceMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -75595,37 +75592,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/devices/{device-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDeviceMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -75660,77 +75657,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfCount", "Permissions": [ { "Name": "Device.Read.All", @@ -75765,50 +75762,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/group/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwner", "Permissions": [ { "Name": "Device.Read.All", @@ -75843,106 +75840,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -75977,19 +75974,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCount", "Permissions": [ { "Name": "Device.Read.All", @@ -76024,65 +76021,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUser", "Permissions": [ { "Name": "Device.Read.All", @@ -76117,106 +76114,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -76251,19 +76248,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCount", "Permissions": [ { "Name": "Device.Read.All", @@ -76298,80 +76295,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/user/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -76406,77 +76403,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", "Permissions": [ { "Name": "Device.Read.All", @@ -76511,65 +76508,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceUsageRights", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceUsageRights", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceUsageRights", "Permissions": [ { "Name": "Device.Read.All", @@ -76604,19 +76601,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/usageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDeviceUsageRights", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDeviceUsageRightsCount", "Permissions": [ { "Name": "Device.Read.All", @@ -76651,49 +76648,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/usageRights/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDeviceUsageRightsCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDeviceUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/devices/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDeviceUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/getUserOwnedObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/directory", - "OutputType": "IMicrosoftGraphDirectory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectory", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -76728,20 +76725,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -76776,19 +76773,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -76823,19 +76820,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -76870,63 +76867,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/delta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/delta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -76961,34 +76958,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77023,34 +77020,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77085,34 +77082,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77147,34 +77144,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77209,34 +77206,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77271,34 +77268,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77333,19 +77330,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77380,19 +77377,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77427,20 +77424,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77475,20 +77472,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77523,20 +77520,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77571,20 +77568,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77619,20 +77616,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77667,20 +77664,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77715,20 +77712,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -77763,20 +77760,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -77811,19 +77808,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -77858,20 +77855,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -77890,20 +77887,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryAttributeSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -77922,19 +77919,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/attributeSets", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryAttributeSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/attributeSets", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryAttributeSetCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -77953,33 +77950,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/attributeSets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryAttributeSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/attributeSets/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthority", "Permissions": [], - "Method": "GET", - "Uri": "/directory/certificateAuthorities", - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryCertificateAuthority", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -77998,20 +77995,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78030,19 +78027,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78061,19 +78058,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78092,20 +78089,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78124,19 +78121,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78155,20 +78152,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78187,20 +78184,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78219,19 +78216,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78250,20 +78247,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78282,19 +78279,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78313,20 +78310,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78345,499 +78342,499 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItem", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", + "Uri": "/directory/deletedItems/administrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", + "Uri": "/directory/deletedItems/application", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", + "Uri": "/directory/deletedItems/device", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", + "Uri": "/directory/deletedItems/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", + "Uri": "/directory/deletedItems/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedUser", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedUser", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaDirectoryDeletedUser", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Method": "GET", + "CommandAlias": "Get-MgBetaDirectoryDeletedUser", + "Uri": "/directory/deletedItems/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemById", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/administrativeUnit/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/application/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/device/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/group/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/servicePrincipal/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/user/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deviceLocalCredentials", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deviceLocalCredentials/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryExternalUserProfile", "Permissions": [], - "Method": "GET", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExternalUserProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryExternalUserProfile", "Permissions": [], - "Method": "GET", - "Uri": "/directory/externalUserProfiles", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExternalUserProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryExternalUserProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/externalUserProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryExternalUserProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/directory/featureRolloutPolicies", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/featureRolloutPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFederationConfiguration", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -78856,20 +78853,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFederationConfiguration", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -78888,19 +78885,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/federationConfigurations", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryFederationConfigurationCount", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -78919,62 +78916,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/federationConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryImpactedResource", "Permissions": [], - "Method": "GET", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryImpactedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryImpactedResource", "Permissions": [], - "Method": "GET", - "Uri": "/directory/impactedResources", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryImpactedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/impactedResources", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryImpactedResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/impactedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryImpactedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/impactedResources/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79009,20 +79006,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -79041,19 +79038,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/inboundSharedUserProfiles", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -79072,91 +79069,91 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/inboundSharedUserProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObject", "Permissions": [], - "Method": "GET", - "Uri": "/directoryObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObject", "Permissions": [], - "Method": "GET", - "Uri": "/directoryObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryObjects", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectById", "Permissions": [], - "Method": "POST", - "Uri": "/directoryObjects/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryObjectById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/getByIds", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectCount", "Permissions": [], - "Method": "GET", - "Uri": "/directoryObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryObjects/$count", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectDelta", "Permissions": [], - "Method": "GET", - "Uri": "/directoryObjects/delta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaDirectoryObjectDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryObjects/delta", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -79239,22 +79236,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryObjectMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -79353,52 +79350,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryObjectMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryObjects/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/getUserOwnedObjects", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -79417,19 +79414,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/onPremisesSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -79448,19 +79445,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/onPremisesSynchronization/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79495,20 +79492,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79543,19 +79540,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/outboundSharedUserProfiles", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79590,34 +79587,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/outboundSharedUserProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Permissions": [], - "Method": "GET", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79652,19 +79649,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "OutputType": "IMicrosoftGraphTenantReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphTenantReference", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79699,63 +79696,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", "Permissions": [], - "Method": "GET", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", "Permissions": [], - "Method": "GET", - "Uri": "/directory/pendingExternalUserProfiles", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/pendingExternalUserProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendation", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -79774,20 +79771,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/recommendations/{recommendation-id}", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRecommendation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendation", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -79806,19 +79803,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/recommendations", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRecommendation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/recommendations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendationCount", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -79837,19 +79834,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/recommendations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryRecommendationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/recommendations/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -79868,20 +79865,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -79900,19 +79897,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -79931,20 +79928,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRole", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -79979,20 +79976,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRole", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80027,34 +80024,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleById", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryRoleById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80089,20 +80086,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80137,19 +80134,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleDelta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80184,19 +80181,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/delta", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaDirectoryRoleDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/delta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80231,193 +80228,193 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/user", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberByRef", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80452,19 +80449,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80499,159 +80496,159 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryRoleMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleScopedMember", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleScopedMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80686,19 +80683,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80733,20 +80730,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplate", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80781,20 +80778,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplate", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80829,34 +80826,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoleTemplates", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateById", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryRoleTemplateById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80891,19 +80888,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoleTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectoryRoleTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateDelta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80938,83 +80935,83 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoleTemplates/delta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/delta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/getUserOwnedObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/getUserOwnedObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -81049,20 +81046,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/settings/{directorySetting-id}", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectorySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/settings/{directorySetting-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -81097,19 +81094,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/settings", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectorySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/settings", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -81128,20 +81125,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectorySettingTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -81160,34 +81157,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directorySettingTemplates", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectorySettingTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directorySettingTemplates", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateById", "Permissions": [], - "Method": "POST", - "Uri": "/directorySettingTemplates/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectorySettingTemplateById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -81206,19 +81203,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directorySettingTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectorySettingTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -81237,184 +81234,184 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directorySettingTemplates/delta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/delta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/getUserOwnedObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySharedEmailDomain", "Permissions": [], - "Method": "GET", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySharedEmailDomain", "Permissions": [], - "Method": "GET", - "Uri": "/directory/sharedEmailDomains", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySharedEmailDomainCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/sharedEmailDomains/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscription", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectorySubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscription", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDirectorySubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDirectorySubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDirectorySubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDomain", "Permissions": [ { "Name": "Domain.Read.All", @@ -81441,20 +81438,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDomain", "Permissions": [ { "Name": "Domain.Read.All", @@ -81481,19 +81478,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -81520,19 +81517,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaDomainCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDomainFederationConfiguration", "Permissions": [ { "Name": "Domain.Read.All", @@ -81551,64 +81548,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainFederationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDomainFederationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/federationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDomainFederationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainFederationConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainFederationConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainNameReference", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainNameReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDomainNameReference", "Permissions": [ { "Name": "Domain.Read.All", @@ -81627,19 +81624,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/domainNameReferences", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDomainNameReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainNameReferenceCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -81658,20 +81655,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainNameReferenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-rootdomain?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDomainRootDomain", "Permissions": [ { "Name": "Domain.Read.All", @@ -81698,35 +81695,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/rootDomain", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-rootdomain?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainRootDomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/rootDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainServiceConfigurationRecord", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta", - "CommandAlias": null, + ], "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Module": "Beta.Identity.DirectoryManagement" + }, + { "Permissions": [ { "Name": "Domain.Read.All", @@ -81745,19 +81742,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -81776,79 +81773,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainVerificationDnsRecord", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDomainVerificationDnsRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -81867,19 +81864,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDomainVerificationDnsRecordCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -81898,20 +81895,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDrive", "Permissions": [ { "Name": "Files.Read", @@ -81962,34 +81959,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveActivity", "Permissions": [ { "Name": "Files.Read", @@ -82040,285 +82037,285 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundleContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveBundleContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundleContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveBundleContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveBundleCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveBundleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowingContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveFollowingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowingContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveFollowingContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveFollowingCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveFollowingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -82385,34 +82382,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemActivity", "Permissions": [ { "Name": "Files.Read", @@ -82463,34 +82460,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -82541,78 +82538,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", "Permissions": [ { "Name": "Files.Read", @@ -82663,20 +82660,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemAnalyticTime", "Permissions": [ { "Name": "Files.Read", @@ -82727,35 +82724,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChild", "Permissions": [ { "Name": "Files.Read", @@ -82806,49 +82803,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChildContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemChildContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemChildCount", "Permissions": [ { "Name": "Files.Read", @@ -82899,20 +82896,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -82963,20 +82960,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemContentStream", "Permissions": [ { "Name": "Files.Read", @@ -83027,576 +83024,576 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemPermission", "Permissions": [ { "Name": "Files.Read", @@ -83647,20 +83644,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemPermission", "Permissions": [ { "Name": "Files.Read", @@ -83711,19 +83708,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemPermissionCount", "Permissions": [ { "Name": "Files.Read", @@ -83774,94 +83771,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemThumbnail", "Permissions": [ { "Name": "Files.Read", @@ -83912,19 +83909,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemThumbnailCount", "Permissions": [ { "Name": "Files.Read", @@ -83975,20 +83972,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemVersion", "Permissions": [ { "Name": "Files.Read", @@ -84039,20 +84036,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemVersion", "Permissions": [ { "Name": "Files.Read", @@ -84103,19 +84100,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemVersionContent", "Permissions": [ { "Name": "Files.Read", @@ -84166,20 +84163,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveItemVersionCount", "Permissions": [ { "Name": "Files.Read", @@ -84230,1282 +84227,1282 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveList", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/drive", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/delta", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListPermission", - "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/permissions", - "OutputType": "IMicrosoftGraphPermission", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/allTime", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChildContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootChildContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootDelta", "Permissions": [ { "Name": "Files.Read", @@ -85556,760 +85553,760 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaDriveRootDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/delta", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveRootVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveRootVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecialContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveSpecialContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecialContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveSpecialContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaDriveSpecialCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaDriveSpecialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -86336,20 +86333,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -86376,19 +86373,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86455,20 +86452,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86535,19 +86532,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86614,20 +86611,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86694,20 +86691,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86774,19 +86771,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86853,22 +86850,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86935,22 +86932,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87017,20 +87014,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentDefault", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87097,20 +87094,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentDefault", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentDelta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87177,50 +87174,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87287,20 +87284,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87367,19 +87364,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87446,35 +87443,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87533,19 +87530,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87604,20 +87601,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87684,20 +87681,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87764,20 +87761,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87844,79 +87841,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87951,49 +87948,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88060,20 +88057,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88140,19 +88137,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88219,35 +88216,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.Read", @@ -88282,19 +88279,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -88329,20 +88326,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88409,20 +88406,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88489,19 +88486,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88568,35 +88565,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88655,19 +88652,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88726,20 +88723,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88806,20 +88803,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88886,19 +88883,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88965,35 +88962,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89060,19 +89057,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89139,20 +89136,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89179,19 +89176,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassDelta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89242,19 +89239,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/delta", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaEducationClassDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassGroup", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89305,49 +89302,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassMember", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89382,19 +89379,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/members", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassMemberByRef", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89429,19 +89426,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassMemberCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89476,20 +89473,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModule", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89524,20 +89521,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassModule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModule", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89572,19 +89569,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassModule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModuleCount", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89619,20 +89616,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassModuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89667,20 +89664,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModuleResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassModuleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89715,19 +89712,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModuleResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassModuleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassModuleResourceCount", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89762,35 +89759,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassModuleResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassSchool", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89817,19 +89814,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassSchoolCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89856,20 +89853,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassSchoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassTeacher", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89896,19 +89893,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/teachers", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassTeacher", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassTeacherByRef", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89935,19 +89932,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationClassTeacherByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationClassTeacherCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89974,20 +89971,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationClassTeacherCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMe", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90014,34 +90011,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMe", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignment", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90108,77 +90105,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90245,460 +90242,460 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentDelta", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/delta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentRubric", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeClass", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/classes/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/classes/{educationClass-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90725,19 +90722,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/classes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90764,19 +90761,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/classes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMeClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/classes/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90811,20 +90808,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90859,19 +90856,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/rubrics", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/rubrics", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeRubricCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90906,34 +90903,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/rubrics/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMeRubricCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/rubrics/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeSchool", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/schools/{educationSchool-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90960,19 +90957,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/schools", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeSchoolCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90999,34 +90996,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/schools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMeSchoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/schools/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeTaughtClass", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationMeTaughtClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses/{educationClass-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeTaughtClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91053,19 +91050,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/taughtClasses", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeTaughtClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeTaughtClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91092,19 +91089,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/taughtClasses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMeTaughtClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeUser", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91163,75 +91160,75 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMeUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/user", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/user/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMeUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/user/mailboxSettings", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/user/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/user/serviceProvisioningErrors", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/user/serviceProvisioningErrors/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationRoot", "Permissions": [], - "Method": "GET", - "Uri": "/education", - "OutputType": "IMicrosoftGraphEducationRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91258,20 +91255,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91298,19 +91295,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeunit?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91361,20 +91358,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeunit?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91401,19 +91398,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationSchoolClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolClassByRef", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91440,19 +91437,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationSchoolClassByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91479,20 +91476,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationSchoolClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91519,19 +91516,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationSchoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolDelta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91590,19 +91587,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/delta", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaEducationSchoolDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -91621,19 +91618,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/users", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationSchoolUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolUserByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -91652,19 +91649,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationSchoolUserByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationSchoolUserCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -91683,20 +91680,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationSchoolUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91731,20 +91728,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationSynchronizationProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91779,19 +91776,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/synchronizationProfiles", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationSynchronizationProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationSynchronizationProfileCount", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91826,34 +91823,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/synchronizationProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationSynchronizationProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationSynchronizationProfileError", "Permissions": [], - "Method": "GET", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSynchronizationProfileError", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91888,19 +91885,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91935,20 +91932,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationSynchronizationProfileStatus", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91983,20 +91980,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationSynchronizationProfileStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUser", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92023,22 +92020,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaEducationUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -92057,34 +92054,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignment", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -92151,77 +92148,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -92288,462 +92285,462 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentDelta", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentRubric", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserClass", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92770,19 +92767,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92809,20 +92806,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/classes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -92841,19 +92838,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEducationUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserDelta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92912,93 +92909,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/delta", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaEducationUserDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/delta", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserRubric", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserRubric", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/rubrics", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserRubricCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserRubricCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserSchool", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93025,19 +93022,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserSchoolCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93064,64 +93061,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/schools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserSchoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserTaughtClass", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserTaughtClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserTaughtClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93148,19 +93145,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEducationUserTaughtClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEducationUserTaughtClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93187,20 +93184,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEducationUserTaughtClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93219,20 +93216,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93251,19 +93248,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93282,35 +93279,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93329,49 +93326,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Access", "Access1", "AccessViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93390,20 +93387,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93422,19 +93419,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93453,20 +93450,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93485,19 +93482,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93516,77 +93513,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93605,20 +93602,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93637,19 +93634,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93668,19 +93665,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93699,20 +93696,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93731,19 +93728,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93762,19 +93759,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93793,20 +93790,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93825,19 +93822,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93856,20 +93853,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93888,19 +93885,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93919,19 +93916,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93950,33 +93947,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93995,19 +93992,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94026,20 +94023,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94058,19 +94055,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94089,19 +94086,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94120,19 +94117,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94151,19 +94148,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94182,19 +94179,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94213,34 +94210,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94259,62 +94256,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94333,20 +94330,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94365,34 +94362,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94411,34 +94408,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94457,19 +94454,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94488,19 +94485,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94519,20 +94516,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94551,34 +94548,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94597,34 +94594,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94643,20 +94640,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94675,19 +94672,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94706,19 +94703,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94737,19 +94734,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94768,19 +94765,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94799,20 +94796,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94831,19 +94828,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94862,19 +94859,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94893,20 +94890,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSetting", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94925,164 +94922,164 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/settings", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/subjects", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaEntitlementManagementSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaEntitlementManagementSubjectCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/subjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaEntitlementManagementSubjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternal", "Permissions": [], - "Method": "GET", - "Uri": "/external", - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalAuthorizationSystem", "Permissions": [], - "Method": "GET", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalAuthorizationSystem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalAuthorizationSystem", "Permissions": [], - "Method": "GET", - "Uri": "/external/authorizationSystems", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalAuthorizationSystem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/authorizationSystems", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalAuthorizationSystemCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/authorizationSystems/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalAuthorizationSystemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Permissions": [], - "Method": "GET", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "OutputType": "IMicrosoftGraphDataCollectionInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphDataCollectionInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95109,20 +95106,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95149,19 +95146,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionCount", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95188,19 +95185,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalConnectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -95227,93 +95224,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalConnectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroupMember", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroupMember", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionGroupMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionGroupMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -95340,108 +95337,108 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItem", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalConnectionItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionItemActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionOperation", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95468,64 +95465,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionOperation", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/operations", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalConnectionOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionQuota", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/quota", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionQuota", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/quota", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalConnectionSchema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95552,34 +95549,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/schema", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalConnectionSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/schema", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryData", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData", - "OutputType": "IMicrosoftGraphIndustryDataRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryData", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -95598,20 +95595,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -95630,19 +95627,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/dataConnectors", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataConnectorCount", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -95661,34 +95658,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/dataConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -95707,20 +95704,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -95739,19 +95736,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/inboundFlows", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -95770,19 +95767,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/inboundFlows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -95801,20 +95798,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -95833,150 +95830,150 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOperation", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", - "CommandAlias": null, + ], "Command": "Get-MgBetaExternalIndustryDataOperation", - "Permissions": [], "Method": "GET", - "Uri": "/external/industryData/operations", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "CommandAlias": null, + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Module": "Beta.Search" + }, + { + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/operations", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/operations/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "Permissions": [ { "Name": "IndustryData-ReferenceDefinition.Read.All", @@ -95995,20 +95992,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -96027,19 +96024,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/referenceDefinitions", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -96058,167 +96055,167 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/referenceDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/roleGroups", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/roleGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRun", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/runs/{industryDataRun-id}", - "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRun", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRun", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/runs", - "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRun", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/runs", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunActivity", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunActivity", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/runs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRunCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/runs/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataRunStatistics", "Permissions": [], - "Method": "GET", - "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", - "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -96237,20 +96234,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -96269,19 +96266,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/sourceSystems", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -96300,19 +96297,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/sourceSystems/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataYear", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -96331,20 +96328,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataYear", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataYear", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -96363,19 +96360,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/years", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataYear", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/years", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaExternalIndustryDataYearCount", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -96394,3907 +96391,3907 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/industryData/years/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaExternalIndustryDataYearCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/industryData/years/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancial", "Permissions": [], - "Method": "GET", - "Uri": "/financials", - "OutputType": "IMicrosoftGraphFinancials", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphFinancials", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaFinancial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompany", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}", - "OutputType": "IMicrosoftGraphCompany", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCompany", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompany", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompany", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies", - "OutputType": "IMicrosoftGraphCompany", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCompany", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompany", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/accounts/{account-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/accounts", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/accounts", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAccountCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/accounts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAccountCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/accounts/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "OutputType": "IMicrosoftGraphCountryRegion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/countriesRegions", - "OutputType": "IMicrosoftGraphCountryRegion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/countriesRegions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/currencies", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCurrencyCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/currencies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomer", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomer", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimension", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "OutputType": "IMicrosoftGraphDimension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphDimension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyDimension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimension", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/dimensions", - "OutputType": "IMicrosoftGraphDimension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphDimension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyDimension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensions", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/dimensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyDimensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensions/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimensionValue", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "OutputType": "IMicrosoftGraphDimensionValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphDimensionValue", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimensionValue", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/dimensionValues", - "OutputType": "IMicrosoftGraphDimensionValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphDimensionValue", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensionValues", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployee", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "OutputType": "IMicrosoftGraphEmployee", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployee", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/employees", - "OutputType": "IMicrosoftGraphEmployee", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeeCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/employees/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyInformation", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCompanyInformation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyInformation", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/companyInformation", - "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCompanyInformation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyInformationCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/companyInformation/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyInformationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyInformationPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyInformationPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItem", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItem", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/items", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemCategory", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemCategory", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/itemCategories", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/itemCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyItemPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournal", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "OutputType": "IMicrosoftGraphJournal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphJournal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyJournal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournal", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/journals", - "OutputType": "IMicrosoftGraphJournal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphJournal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyJournal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyJournalAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/journals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyJournalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "OutputType": "IMicrosoftGraphJournalLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphJournalLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/journalLines", - "OutputType": "IMicrosoftGraphJournalLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphJournalLine", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyJournalLineCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/journalLines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/paymentMethods", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/paymentMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/paymentTerms", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/paymentTerms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "OutputType": "IMicrosoftGraphVendor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoice", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesInvoice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoice", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices", - "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesInvoice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrder", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "OutputType": "IMicrosoftGraphSalesOrder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesOrder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrder", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders", - "OutputType": "IMicrosoftGraphSalesOrder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesOrder", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesOrderLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesOrderLine", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuote", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "OutputType": "IMicrosoftGraphSalesQuote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesQuote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuote", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes", - "OutputType": "IMicrosoftGraphSalesQuote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesQuote", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "OutputType": "IMicrosoftGraphAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphAccount", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxArea", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "OutputType": "IMicrosoftGraphTaxArea", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphTaxArea", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxArea", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/taxAreas", - "OutputType": "IMicrosoftGraphTaxArea", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphTaxArea", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/taxAreas/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "OutputType": "IMicrosoftGraphTaxGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/taxGroups", - "OutputType": "IMicrosoftGraphTaxGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/taxGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendor", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "OutputType": "IMicrosoftGraphVendor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendor", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors", - "OutputType": "IMicrosoftGraphVendor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorCurrency", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPicture", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", "Permissions": [], - "Method": "GET", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroup", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -100337,20 +100334,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroup", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -100393,19 +100390,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAcceptedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -100424,19 +100421,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/acceptedSenders", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupAcceptedSender", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAcceptedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -100455,19 +100452,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupAcceptedSenderByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupAcceptedSenderCount", "Permissions": [ { "Name": "Group.Read.All", @@ -100486,35 +100483,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupAcceptedSenderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupAppRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -100541,19 +100538,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupAppRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -100580,35 +100577,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupById", "Permissions": [], - "Method": "POST", - "Uri": "/groups/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaGroupById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/getByIds", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupByUniqueName", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -100651,35 +100648,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupByUniqueName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -100714,20 +100711,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupCalendarEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -100746,19 +100743,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupCalendarEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -100785,95 +100782,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/events/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupCalendarEventDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupCalendarPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupCalendarPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupCalendarPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaGroupCalendarSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/getSchedule", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCalendarView", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/calendarView", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupCalendarView", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarView", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversation", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -100908,20 +100905,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "OutputType": "IMicrosoftGraphConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversation", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -100956,19 +100953,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations", - "OutputType": "IMicrosoftGraphConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101003,20 +101000,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101051,20 +101048,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThread", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101099,19 +101096,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversationThread", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101146,20 +101143,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPost", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101194,22 +101191,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPost", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101244,34 +101241,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101306,19 +101303,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101353,20 +101350,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101401,240 +101398,240 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostMention", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostMention", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -101677,34 +101674,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupCreatedOnBehalfOf", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -101755,20 +101752,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDefaultDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drive", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDelta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -101811,34 +101808,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/delta", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaGroupDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDrive", "Permissions": [ { "Name": "Files.Read", @@ -101889,166 +101886,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundleContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveBundleContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundleContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveBundleContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveBundleCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveBundleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -102099,3182 +102096,3182 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowingContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveFollowingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowingContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveFollowingContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveFollowingCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveFollowingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChildContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemChildContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChildContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootChildContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupDriveRootDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveRootVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveRootVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecialContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveSpecialContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecialContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveSpecialContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupDriveSpecialCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupDriveSpecialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEndpoint", "Permissions": [ { "Name": "Group.Read.All", @@ -105293,20 +105290,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEndpoint", "Permissions": [ { "Name": "Group.Read.All", @@ -105325,19 +105322,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/endpoints", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEndpointCount", "Permissions": [ { "Name": "Group.Read.All", @@ -105356,20 +105353,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/endpoints/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEndpointCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -105404,20 +105401,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -105436,78 +105433,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventCount", "Permissions": [ { "Name": "Group.Read.All", @@ -105526,20 +105523,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -105566,373 +105563,373 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrence", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrence", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstance", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstance", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -105951,78 +105948,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -106041,255 +106038,255 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupEventInstanceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -106308,22 +106305,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -106342,19 +106339,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupLifecyclePolicies", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -106373,19 +106370,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/groupLifecyclePolicies", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupLifecyclePolicyCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -106404,19 +106401,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupLifecyclePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMember", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106459,193 +106456,193 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/application", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/device", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/orgContact", + "Module": "Beta.Groups" }, { + "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/servicePrincipal", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/user", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberByRef", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106688,19 +106685,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106743,110 +106740,110 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/application/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/device/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/group/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/orgContact/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/servicePrincipal/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/user/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -106929,22 +106926,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaGroupMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getMemberGroups", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -107043,37 +107040,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaGroupMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getMemberObjects", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOf", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -107108,77 +107105,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -107213,358 +107210,358 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/group/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -107607,20 +107604,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -107663,19 +107660,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -107718,20 +107715,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteNotebookCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -107774,22 +107771,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -107832,19 +107829,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -107887,19 +107884,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -107942,35 +107939,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -108005,20 +108002,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -108053,34 +108050,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenotePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -108115,20 +108112,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenotePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -108171,35 +108168,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteRecentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -108234,35 +108231,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteResourceContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -108305,20 +108302,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -108361,19 +108358,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -108416,20 +108413,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -108472,20 +108469,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -108528,20 +108525,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -108584,22 +108581,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -108642,19 +108639,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -108689,19 +108686,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwner", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108744,193 +108741,193 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/owners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/application", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/device", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/orgContact", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/user", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerByRef", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108973,19 +108970,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -109028,110 +109025,110 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/application/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/device/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/group/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/orgContact/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/user/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -109158,35 +109155,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-getpasswordsinglesignoncredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPermissionGrant", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -109221,19 +109218,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPermissionGrantCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -109268,20 +109265,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPhoto", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -109308,22 +109305,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPhoto", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -109350,19 +109347,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/photos", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photos", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPhotoContent", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -109389,52 +109386,52 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlanner", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner", - "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPlanner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlan", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -109485,63 +109482,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanBucket", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlanBucket", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -109592,20 +109589,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -109624,64 +109621,64 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/delta", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlanDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanDetail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlanDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanTask", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlanTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupRejectedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -109700,19 +109697,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/rejectedSenders", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupRejectedSender", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupRejectedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -109731,19 +109728,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupRejectedSenderByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupRejectedSenderCount", "Permissions": [ { "Name": "Group.Read.All", @@ -109762,20 +109759,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupRejectedSenderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -109810,20 +109807,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -109858,19 +109855,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/settings", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSettingCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -109905,8737 +109902,8737 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteByPath", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteByPath", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "OutputType": "IMicrosoftGraphContentModel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentModel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", - "OutputType": "IMicrosoftGraphContentModel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteContentModel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", - "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentModelUsage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModelByName", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", - "OutputType": "IMicrosoftGraphContentModel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentModel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentModelByName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentModelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", - "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentModelUsage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDefaultDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteDefaultDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/delta", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteDriveCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteDriveCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteExternalColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteExternalColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPath", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPath", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathContentModel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", - "OutputType": "IMicrosoftGraphContentModel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathContentModel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathOnenote", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathOnenote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "OutputType": "IMicrosoftGraphRecycleBin", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecycleBin", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetByPathTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetByPathTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", - "OutputType": "IMicrosoftGraphBitlocker", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBitlocker", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Get-MgBetaGroupSiteListItem", - "Permissions": [], "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "OutputType": "IMicrosoftGraphListItem", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Beta.Sites" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemActivityListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenote", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenotePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenotePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphCanvasLayout", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphVerticalSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCountAsSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageCountAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSitePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSitePermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSitePermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBin", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "OutputType": "IMicrosoftGraphRecycleBin", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecycleBin", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBin", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecycleBinItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecycleBinItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSubSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupSubSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSubSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List2" - ] + ], + "Command": "Get-MgBetaGroupSubSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupSubSiteCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupSubSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List1" - ] + ], + "Command": "Get-MgBetaGroupTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelFileFolder", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamIncomingChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamIncomingChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/incomingChannels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamIncomingChannelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwner", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/owners/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwner", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/owners", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/owners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPermissionGrantCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleDayNote", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "OutputType": "IMicrosoftGraphDayNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDayNote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleDayNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleDayNote", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "OutputType": "IMicrosoftGraphDayNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDayNote", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleDayNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShift", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShift", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTag", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTag", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTagCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTagMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamTagMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTagMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTeamTagMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTagMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamTagMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/template", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/template", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTeamTemplateDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/templateDefinition", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTeamTemplateDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/templateDefinition", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThread", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118670,20 +118667,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThread", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThread", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118718,19 +118715,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupThread", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118765,20 +118762,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPost", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118813,22 +118810,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaGroupThreadPost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPost", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118863,34 +118860,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupThreadPost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostAttachment", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118925,19 +118922,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostAttachmentCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118972,20 +118969,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -119020,255 +119017,255 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupThreadPostExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostMention", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostMention", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupThreadPostMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupThreadPostMentionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupThreadPostMentionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMember", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -119311,193 +119308,193 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/application", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/device", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/user", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -119540,125 +119537,125 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/application/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/device/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/group/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/user/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOf", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -119693,77 +119690,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/group", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -119798,108 +119795,108 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaGroupUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/groups/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaGroupUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/getUserOwnedObjects", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityApiConnector", "Permissions": [], - "Method": "GET", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityApiConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityApiConnector", "Permissions": [], - "Method": "GET", - "Uri": "/identity/apiConnectors", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityApiConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/apiConnectors", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityApiConnectorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/apiConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityApiConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119918,20 +119915,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119950,34 +119947,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119996,209 +119993,209 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120217,19 +120214,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120248,34 +120245,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120294,19 +120291,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120325,50 +120322,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventListener", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120387,20 +120384,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventListener", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120419,19 +120416,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventListeners", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120450,19 +120447,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventListeners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120481,20 +120478,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120513,19 +120510,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120544,80 +120541,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120636,20 +120633,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120668,19 +120665,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120699,20 +120696,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120731,20 +120728,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120763,19 +120760,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120794,20 +120791,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120826,20 +120823,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120858,20 +120855,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120890,19 +120887,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120921,20 +120918,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120953,20 +120950,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120985,20 +120982,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121017,19 +121014,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121048,20 +121045,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121080,35 +121077,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121127,20 +121124,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121159,34 +121156,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121205,80 +121202,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121297,20 +121294,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121329,19 +121326,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121360,20 +121357,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121392,20 +121389,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121424,19 +121421,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121455,20 +121452,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121487,20 +121484,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121519,20 +121516,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121551,19 +121548,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121582,20 +121579,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121614,95 +121611,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121721,20 +121718,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121753,19 +121750,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121784,20 +121781,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121816,50 +121813,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -121878,19 +121875,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -121909,306 +121906,306 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", "Variants": [ "Get1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Variants": [ "List1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "List1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "List1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get1" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/namedLocations", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/policies", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/policies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/templates", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/templates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/continuousAccessEvaluationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -122227,20 +122224,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -122259,19 +122256,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/customAuthenticationExtensions", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -122290,400 +122287,400 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/customAuthenticationExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122702,20 +122699,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122734,19 +122731,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122765,19 +122762,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122796,20 +122793,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122828,34 +122825,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122874,19 +122871,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122905,20 +122902,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122937,20 +122934,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122969,20 +122966,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -123001,19 +122998,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -123032,94 +123029,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -123138,20 +123135,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -123170,19 +123167,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -123201,20 +123198,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -123233,20 +123230,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -123265,19 +123262,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -123296,151 +123293,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -123459,19 +123456,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/policy", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/policy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123490,20 +123487,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123522,19 +123519,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123553,19 +123550,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123584,20 +123581,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123616,78 +123613,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123706,20 +123703,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123738,20 +123735,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123770,19 +123767,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123801,78 +123798,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123891,20 +123888,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123923,19 +123920,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123954,151 +123951,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDeletedItemContainer", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124117,20 +124114,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124149,19 +124146,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124180,238 +124177,238 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Variants": [ + "List" + ], "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Variants": [ - "List" - ] + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124430,19 +124427,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124461,93 +124458,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124566,20 +124563,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124598,19 +124595,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124629,35 +124626,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124676,19 +124673,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124707,94 +124704,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124813,20 +124810,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124845,19 +124842,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124876,94 +124873,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124982,19 +124979,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125013,34 +125010,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125059,19 +125056,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125090,20 +125087,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125122,20 +125119,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125154,19 +125151,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125185,34 +125182,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125231,19 +125228,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125262,109 +125259,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125383,19 +125380,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125414,65 +125411,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125491,19 +125488,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125522,94 +125519,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125628,20 +125625,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125660,19 +125657,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125691,196 +125688,196 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125899,19 +125896,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125930,94 +125927,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126036,19 +126033,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126067,20 +126064,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126099,19 +126096,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126130,138 +126127,138 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126280,20 +126277,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126312,19 +126309,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126343,770 +126340,770 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics", - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagement", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement", - "OutputType": "IMicrosoftGraphPermissionsManagement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsManagement", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127125,20 +127122,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127157,34 +127154,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127203,63 +127200,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127278,20 +127275,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127310,34 +127307,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127356,93 +127353,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127461,20 +127458,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127493,34 +127490,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127539,93 +127536,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127644,20 +127641,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127676,19 +127673,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127707,63 +127704,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127782,20 +127779,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127814,19 +127811,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127845,93 +127842,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127950,20 +127947,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127982,19 +127979,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -128013,93 +128010,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128118,20 +128115,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128150,19 +128147,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128181,22 +128178,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128215,34 +128212,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128261,19 +128258,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128292,19 +128289,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128323,22 +128320,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128357,19 +128354,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128388,19 +128385,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128419,20 +128416,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128451,19 +128448,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128482,20 +128479,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128514,315 +128511,315 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -128841,20 +128838,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -128873,19 +128870,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/identityProviders", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityProviderCount", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -128904,19 +128901,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/identityProviders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityProviderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/identityProviders/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128935,20 +128932,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityUserFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128967,19 +128964,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlows", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityUserFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlows", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlowAttribute", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128998,20 +128995,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlowAttribute", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -129030,19 +129027,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlowAttributes", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlowAttributeCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -129061,19 +129058,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlowAttributes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaIdentityUserFlowCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -129092,47 +129089,47 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaIdentityUserFlowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlows/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtection", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionBitlocker", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/bitlocker", - "OutputType": "IMicrosoftGraphBitlocker", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlocker", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtectionBitlocker", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -129151,20 +129148,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -129183,19 +129180,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -129214,76 +129211,76 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/dataLossPreventionPolicies", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/dataLossPreventionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/policy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/policy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -129302,20 +129299,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -129334,19 +129331,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/policy/labels", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -129365,62 +129362,62 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/policy/labels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/sensitivityLabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityLabels/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/sensitivityPolicySettings", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -129439,20 +129436,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -129471,19 +129468,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -129502,1433 +129499,1433 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInvitation", "Permissions": [], - "Method": "GET", - "Uri": "/invitations", - "OutputType": "IMicrosoftGraphInvitation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInvitation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaInvitation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInvitationCount", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInvitationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/mailboxSettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/serviceProvisioningErrors", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserSponsor", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserSponsor", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUserSponsors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUserSponsors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlert", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/alerts/{alert-id}", - "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/{alert-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlert", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/alerts", - "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/alerts", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlertCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/alerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessAlertPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/alerts/{alert-id}/policy", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessAlertPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/{alert-id}/policy", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivity", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranch", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranch", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-list-branches?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranch", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-list-branches?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranch", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchconnectivityconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchconnectivityconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-devicelinks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-devicelinks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchDeviceLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-forwardingprofiles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-list-forwardingprofiles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityBranchForwardingProfileServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetwork", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfileServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-filteringpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringPolicies", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-filteringpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringPolicyRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringPolicyRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfile", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfile", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/{conditionalAccessPolicy-id}", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/{conditionalAccessPolicy-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfileConditionalAccessPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/conditionalAccessPolicies/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessFilteringProfilePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingPolicies", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingPolicyRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingPolicyRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfile", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingprofiles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfile", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingProfiles", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-networkaccessroot-list-forwardingprofiles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-list-policies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-list-policies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingProfilePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessForwardingProfileServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessForwardingProfileServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/servicePrincipal", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLog", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/logs", - "OutputType": "IMicrosoftGraphNetworkaccessLogs", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessLogs", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessLog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/logs", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/logs/remoteNetworks", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessLogRemoteNetwork", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogRemoteNetworkCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/logs/remoteNetworks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessLogRemoteNetworkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTraffic", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessLogTraffic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-logs-list-traffic?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTraffic", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/logs/traffic", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-logs-list-traffic?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaNetworkAccessLogTraffic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessLogTrafficCount", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/logs/traffic/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessLogTrafficCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/$count", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReport", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReportCrossTenantSummary", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/getCrossTenantSummary(startDateTime={startDateTime},endDateTime={endDateTime},discoveryPivotDateTime={discoveryPivotDateTime})", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessReportCrossTenantSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/getCrossTenantSummary(startDateTime={startDateTime},endDateTime={endDateTime},discoveryPivotDateTime={discoveryPivotDateTime})", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReportDestinationSummary", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/getDestinationSummaries(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}')", - "OutputType": "IMicrosoftGraphNetworkaccessDestinationSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDestinationSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessReportDestinationSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/getDestinationSummaries(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}')", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReportDeviceUsageSummary", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/getDeviceUsageSummary(startDateTime={startDateTime},endDateTime={endDateTime},activityPivotDateTime={activityPivotDateTime})", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceUsageSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceUsageSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessReportDeviceUsageSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/getDeviceUsageSummary(startDateTime={startDateTime},endDateTime={endDateTime},activityPivotDateTime={activityPivotDateTime})", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessReportDiscoveredApplicationSegmentReport", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime},userId='@userId')", - "OutputType": "IMicrosoftGraphNetworkaccessDiscoveredApplicationSegmentReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDiscoveredApplicationSegmentReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaNetworkAccessReportDiscoveredApplicationSegmentReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/getDiscoveredApplicationSegmentReport(startDateTime={startDateTime},endDateTime={endDateTime},userId='@userId')", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessRootNetworkAccessRoot", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessRootNetworkAccessRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSetting", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/settings", - "OutputType": "IMicrosoftGraphNetworkaccessSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/settings", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSettingConditionalAccess", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/settings/conditionalAccess", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessSettingConditionalAccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/settings/conditionalAccess", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSettingCrossTenantAccess", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/settings/crossTenantAccess", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessSettingCrossTenantAccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/settings/crossTenantAccess", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSettingEnrichedAuditLog", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/settings/enrichedAuditLogs", - "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessSettingEnrichedAuditLog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/settings/enrichedAuditLogs", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessSettingForwardingOption", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/settings/forwardingOptions", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessSettingForwardingOption", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/settings/forwardingOptions", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-tenantstatus-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaNetworkAccessTenantStatus", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/tenantStatus", - "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-tenantstatus-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaNetworkAccessTenantStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/tenantStatus", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOauth2PermissionGrant", "Permissions": [ { "Name": "Directory.Read.All", @@ -130955,20 +130952,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOauth2PermissionGrant", "Permissions": [ { "Name": "Directory.Read.All", @@ -130995,19 +130992,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/oauth2PermissionGrants", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOauth2PermissionGrantCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -131034,19 +131031,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/oauth2PermissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaOauth2PermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOauth2PermissionGrantDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -131073,188 +131070,186 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/oauth2PermissionGrants/delta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/delta", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfile", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfile", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "List", "List1", "List2" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -131262,493 +131257,495 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}", - "OutputType": "IMicrosoftGraphIPApplicationSegment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphIPApplicationSegment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments", - "OutputType": "IMicrosoftGraphIPApplicationSegment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphIPApplicationSegment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "OutputType": "IMicrosoftGraphConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "OutputType": "IMicrosoftGraphConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", - "OutputType": "IMicrosoftGraphConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -131783,20 +131780,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}", - "OutputType": "IMicrosoftGraphOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -131871,19 +131868,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization", - "OutputType": "IMicrosoftGraphOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBranding", "Permissions": [ { "Name": "User.Read", @@ -131934,95 +131931,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding", - "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBranding", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingBannerLogo", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingCustomCss", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingCustomCss", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingFavicon", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingFavicon", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalization", "Permissions": [ { "Name": "User.Read", @@ -132073,20 +132070,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalization", "Permissions": [ { "Name": "User.Read", @@ -132137,19 +132134,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132184,20 +132181,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132232,20 +132229,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", "Permissions": [ { "Name": "User.Read", @@ -132296,20 +132293,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132344,20 +132341,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132392,20 +132389,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132440,20 +132437,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132488,20 +132485,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132536,65 +132533,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingSquareLogo", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationById", "Permissions": [], - "Method": "POST", - "Uri": "/organization/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaOrganizationById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/getByIds", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -132613,20 +132610,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -132645,19 +132642,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", "Permissions": [ { "Name": "Organization.Read.All", @@ -132676,20 +132673,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -132764,112 +132761,112 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaOrganizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationExtension", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationExtension", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaOrganizationExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaOrganizationMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/getMemberGroups", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaOrganizationMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/getMemberObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationPartnerInformation", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/partnerInformation", - "OutputType": "IMicrosoftGraphPartnerInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPartnerInformation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationPartnerInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/partnerInformation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSetting", "Permissions": [ { "Name": "User.Read", @@ -132888,20 +132885,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/settings", - "OutputType": "IMicrosoftGraphOrganizationSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSettingContactInsight", "Permissions": [ { "Name": "Organization.Read.All", @@ -132920,20 +132917,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationSettingContactInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/contactInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSettingItemInsight", "Permissions": [ { "Name": "User.Read.All", @@ -132952,20 +132949,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationSettingItemInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Permissions": [ { "Name": "Organization.Read.All", @@ -132984,20 +132981,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationSettingPersonInsight", "Permissions": [ { "Name": "User.Read.All", @@ -133016,237 +133013,237 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaOrganizationSettingPersonInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaOrganizationUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/organization/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaOrganizationUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/getUserOwnedObjects", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/room", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlaceAsRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/room", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/room", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlaceAsRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/room", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomList", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList", - "OutputType": "IMicrosoftGraphRoomList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphRoomList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlaceAsRoomList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomList", "Permissions": [], - "Method": "GET", - "Uri": "/places/roomList", - "OutputType": "IMicrosoftGraphRoomList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphRoomList", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlaceAsRoomList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/roomList", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/rooms", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListRoomCount", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/rooms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlaceAsRoomListRoomCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "OutputType": "IMicrosoftGraphWorkspace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphWorkspace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/workspaces", - "OutputType": "IMicrosoftGraphWorkspace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphWorkspace", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/workspaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/places/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPlaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceCountAsRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/room/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPlaceCountAsRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/room/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlaceCountAsRoomList", "Permissions": [], - "Method": "GET", - "Uri": "/places/roomList/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPlaceCountAsRoomList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/roomList/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlanner", "Permissions": [], - "Method": "GET", - "Uri": "/planner", - "OutputType": "IMicrosoftGraphPlanner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlanner", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPlanner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerBucket", "Permissions": [ { "Name": "Tasks.Read", @@ -133297,20 +133294,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/buckets/{plannerBucket-id}", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerBucket", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerBucket", "Permissions": [ { "Name": "Tasks.Read", @@ -133361,19 +133358,145 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/buckets", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlannerBucket", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/buckets", + "Module": "Beta.Planner" }, { + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get" + ], "Command": "Get-MgBetaPlannerBucketCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/buckets/$count", + "Module": "Beta.Planner" + }, + { + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Variants": [ + "Delta" + ], + "Command": "Get-MgBetaPlannerBucketDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/buckets/delta", + "Module": "Beta.Planner" + }, + { "Permissions": [ { "Name": "Tasks.Read", @@ -133424,145 +133547,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/buckets/$count", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ - "Get" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerBucketDelta", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } + "List" ], - "Method": "GET", - "Uri": "/planner/buckets/delta", - "OutputType": "IMicrosoftGraphPlannerBucket", - "ApiVersion": "beta", - "Module": "Beta.Planner", - "Variants": [ - "Delta" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta", - "CommandAlias": null, "Command": "Get-MgBetaPlannerBucketTask", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Method": "GET", + "CommandAlias": null, "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", - "ApiVersion": "beta", - "Module": "Beta.Planner", - "Variants": [ - "List" - ] + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -133613,20 +133610,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -133677,19 +133674,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanBucket", "Permissions": [ { "Name": "Tasks.Read", @@ -133740,19 +133737,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlannerPlanBucket", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -133803,19 +133800,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPlannerPlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -133866,19 +133863,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/delta", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaPlannerPlanDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/delta", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanDetail", "Permissions": [ { "Name": "Tasks.Read", @@ -133929,20 +133926,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerPlanDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerPlanTask", "Permissions": [ { "Name": "Tasks.Read", @@ -133993,19 +133990,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlannerPlanTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRoster", "Permissions": [ { "Name": "Tasks.Read", @@ -134040,48 +134037,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/rosters/{plannerRoster-id}", - "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerRoster", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRoster", "Permissions": [], - "Method": "GET", - "Uri": "/planner/rosters", - "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlannerRoster", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterCount", "Permissions": [], - "Method": "GET", - "Uri": "/planner/rosters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPlannerRosterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterMember", "Permissions": [ { "Name": "Tasks.Read", @@ -134116,20 +134113,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerRosterMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterMember", "Permissions": [ { "Name": "Tasks.Read", @@ -134164,19 +134161,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlannerRosterMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterMemberCount", "Permissions": [ { "Name": "Tasks.Read", @@ -134211,35 +134208,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerRosterMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterPlan", "Permissions": [], - "Method": "GET", - "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerRosterPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -134274,19 +134271,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/rosters/{plannerRoster-id}/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlannerRosterPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/plans", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlannerRosterPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -134321,20 +134318,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerRosterPlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTask", "Permissions": [ { "Name": "Tasks.Read", @@ -134385,20 +134382,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTask", "Permissions": [ { "Name": "Tasks.Read", @@ -134449,19 +134446,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPlannerTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -134512,20 +134509,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -134576,20 +134573,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskCount", "Permissions": [ { "Name": "Tasks.Read", @@ -134640,19 +134637,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPlannerTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -134671,19 +134668,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/planner/tasks/delta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaPlannerTaskDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/delta", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskDetail", "Permissions": [ { "Name": "Tasks.Read", @@ -134734,20 +134731,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerTaskDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -134798,20 +134795,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAccessReviewPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -134830,19 +134827,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/accessReviewPolicy", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyAccessReviewPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/accessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -134869,20 +134866,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -134909,63 +134906,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -134992,19 +134989,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135039,19 +135036,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/adminConsentRequestPolicy", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135078,20 +135075,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135118,34 +135115,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -135180,19 +135177,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -135227,20 +135224,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAppManagementPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -135267,19 +135264,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135298,76 +135295,76 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationFlowsPolicy", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationMethodsPolicy", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135394,20 +135391,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135434,63 +135431,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -135517,34 +135514,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135563,19 +135560,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authorizationPolicy", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -135594,77 +135591,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authorizationPolicy/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135691,20 +135688,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135731,34 +135728,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -135801,19 +135798,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -135856,20 +135853,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -135896,33 +135893,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/conditionalAccessPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/conditionalAccessPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -135941,19 +135938,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", "Permissions": [ { "Name": "Policy.Read.All", @@ -135972,19 +135969,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/default", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -136003,20 +136000,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -136035,19 +136032,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -136066,19 +136063,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": [ { "Name": "Policy.Read.All", @@ -136097,20 +136094,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -136129,47 +136126,47 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPolicyTemplate", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -136196,19 +136193,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/defaultAppManagementPolicy", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -136235,33 +136232,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/deviceRegistrationPolicy", - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/deviceRegistrationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyExternalIdentityPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -136280,119 +136277,119 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/externalIdentitiesPolicy", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/externalIdentitiesPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/federatedTokenValidationPolicy", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/federatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -136419,20 +136416,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -136459,34 +136456,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -136529,19 +136526,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -136584,20 +136581,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -136624,33 +136621,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -136669,20 +136666,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -136701,19 +136698,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileAppManagementPolicies", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -136732,19 +136729,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileAppManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", "Permissions": [ { "Name": "Policy.Read.All", @@ -136763,19 +136760,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -136794,19 +136791,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -136825,49 +136822,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -136886,20 +136883,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -136918,19 +136915,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileDeviceManagementPolicies", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -136949,19 +136946,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileDeviceManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", "Permissions": [ { "Name": "Policy.Read.All", @@ -136980,19 +136977,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -137011,19 +137008,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -137042,49 +137039,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137103,20 +137100,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137135,19 +137132,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137166,34 +137163,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Permissions": [], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137212,19 +137209,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137243,35 +137240,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "Permissions": [], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137290,19 +137287,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137321,63 +137318,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/permissionGrantPreApprovalPolicies", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicy", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137420,20 +137417,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicy", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137476,19 +137473,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137531,20 +137528,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137587,19 +137584,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicyAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137642,34 +137639,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137712,34 +137709,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Permissions": [], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137782,19 +137779,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137837,20 +137834,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137893,20 +137890,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137949,19 +137946,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -138004,151 +138001,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -138175,20 +138172,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -138215,34 +138212,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -138285,19 +138282,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -138340,20 +138337,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -138380,19 +138377,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -138419,20 +138416,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -138459,34 +138456,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -138529,19 +138526,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -138584,20 +138581,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -138624,33 +138621,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrint", "Permissions": [], - "Method": "GET", - "Uri": "/print", - "OutputType": "IMicrosoftGraphPrint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrint", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -138669,20 +138666,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/connectors/{printConnector-id}", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -138701,19 +138698,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/connectors", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/connectors", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintConnectorCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -138732,19 +138729,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/connectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrintConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/connectors/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintOperation", "Permissions": [ { "Name": "Printer.Create", @@ -138771,48 +138768,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/operations/{printOperation-id}", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintOperation", "Permissions": [], - "Method": "GET", - "Uri": "/print/operations", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/operations", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrintOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/operations/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinter", "Permissions": [ { "Name": "Printer.Read.All", @@ -138863,20 +138860,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinter", "Permissions": [ { "Name": "Printer.Read.All", @@ -138903,19 +138900,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterCapability", "Permissions": [ { "Name": "Printer.Read.All", @@ -138942,35 +138939,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/getCapabilities", - "OutputType": "IMicrosoftGraphPrinterCapabilities", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterCapabilities", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterCapability", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/getCapabilities", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterConnector", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -138989,19 +138986,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/connectors", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterConnectorCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -139020,20 +139017,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/connectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterCount", "Permissions": [ { "Name": "Printer.Read.All", @@ -139060,19 +139057,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrintPrinterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139139,20 +139136,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139219,19 +139216,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobCount", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139298,20 +139295,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobDocument", "Permissions": [ { "Name": "PrintJob.Read", @@ -139346,34 +139343,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobDocument", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobDocumentContent", "Permissions": [ { "Name": "PrintJob.Read", @@ -139408,115 +139405,113 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobDocumentCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShare", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Get", "Get1", @@ -139524,186 +139519,188 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgBetaPrintPrinterShare", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShare", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaPrintPrinterShare", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUser", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareCount", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -139730,213 +139727,213 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/shares/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/shares/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJob", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJob", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocument", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocument", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterSharePrinter", "Permissions": [], - "Method": "GET", - "Uri": "/print/printerShares/{printerShare-id}/printer", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterSharePrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/printer", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.Read.All", @@ -139963,20 +139960,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.Read.All", @@ -140003,19 +140000,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", "Permissions": [ { "Name": "Printer.Read.All", @@ -140042,35 +140039,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintService", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -140241,20 +140238,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/{printService-id}", - "OutputType": "IMicrosoftGraphPrintService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintService", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -140425,19 +140422,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services", - "OutputType": "IMicrosoftGraphPrintService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintServiceCount", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -140608,19 +140605,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrintServiceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintServiceEndpoint", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -140791,20 +140788,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintServiceEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintServiceEndpoint", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -140975,19 +140972,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/{printService-id}/endpoints", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintServiceEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintServiceEndpointCount", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -141158,20 +141155,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/{printService-id}/endpoints/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintServiceEndpointCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShare", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -141198,20 +141195,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShare", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShare", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -141238,19 +141235,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShare", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroup", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141269,19 +141266,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroupByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141300,19 +141297,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroupCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141331,49 +141328,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUser", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141392,19 +141389,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141423,19 +141420,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedUserByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141454,64 +141451,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareCount", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -141538,19 +141535,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrintShareCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJob", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -141617,20 +141614,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJob", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -141697,19 +141694,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobCount", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -141776,153 +141773,153 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobDocument", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobDocument", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobDocumentContent", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJobDocumentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobDocumentCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJobDocumentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintShareJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJobTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJobTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintShareJobTaskTrigger", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintShareJobTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintSharePrinter", "Permissions": [ { "Name": "Printer.Read.All", @@ -141949,124 +141946,124 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/printer", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintSharePrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/printer", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaPrintTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrintTaskDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142085,20 +142082,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142117,195 +142114,195 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142324,34 +142321,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142370,19 +142367,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142401,1159 +142398,1159 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccess", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccess", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceParent", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceParent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceSubject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceSubject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Module": "Beta.Identity.Governance" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceSubject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApproval", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApproval", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrivilegedApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRequest", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedApprovalRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/request", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedOperationEvent", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedOperationEvent", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedOperationEvents", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedOperationEventCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedOperationEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrivilegedOperationEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRole", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRole", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoles", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoles", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Permissions": [ { "Name": "Directory.Read.All", @@ -143572,19 +143569,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -143603,288 +143600,288 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoles/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaPrivilegedRoleSummary", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaPrivilegedRoleSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaProgram", "Permissions": [], - "Method": "GET", - "Uri": "/programs/{program-id}", - "OutputType": "IMicrosoftGraphProgram", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaProgram", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programs/{program-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaProgram", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -143903,25 +143900,23 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/programs", - "OutputType": "IMicrosoftGraphProgram", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaProgram", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programs", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaProgramControl", "Permissions": [], - "Method": "GET", - "Uri": "/programControls/{programControl-id}", - "OutputType": "IMicrosoftGraphProgramControl", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "Get", "Get1", @@ -143929,12 +143924,14 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgBetaProgramControl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControl", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -143953,21 +143950,21 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/programControls", - "OutputType": "IMicrosoftGraphProgramControl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "List", "List1", "List2" - ] + ], + "Command": "Get-MgBetaProgramControl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programControls", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlCount", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -143986,55 +143983,55 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/programControls/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", "Get2", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaProgramControlCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programControls/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlProgram", "Permissions": [], - "Method": "GET", - "Uri": "/programControls/{programControl-id}/program", - "OutputType": "IMicrosoftGraphProgram", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaProgramControlProgram", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}/program", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlType", "Permissions": [], - "Method": "GET", - "Uri": "/programControlTypes/{programControlType-id}", - "OutputType": "IMicrosoftGraphProgramControlType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControlType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaProgramControlType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programControlTypes/{programControlType-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlType", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144053,19 +144050,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/programControlTypes", - "OutputType": "IMicrosoftGraphProgramControlType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControlType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaProgramControlType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programControlTypes", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaProgramControlTypeCount", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144084,19 +144081,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/programControlTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaProgramControlTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programControlTypes/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaProgramCount", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144115,161 +144112,161 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/programs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaProgramCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/programs/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportAppCredentialSignInActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportAppCredentialSignInActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/appCredentialSignInActivities", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/appCredentialSignInActivities", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/appCredentialSignInActivities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/appCredentialSignInActivities/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/applicationSignInDetailedSummary", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/applicationSignInDetailedSummary", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/applicationSignInDetailedSummary/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/applicationSignInDetailedSummary/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getAttackSimulationRepeatOffenders", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getAttackSimulationRepeatOffenders", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getAttackSimulationTrainingUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getAttackSimulationTrainingUserCoverage", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportAttackSimulationUserCoverage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getAttackSimulationSimulationUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getAttackSimulationSimulationUserCoverage", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportAuthenticationMethod", "Permissions": [], - "Method": "GET", - "Uri": "/reports/authenticationMethods", - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportAuthenticationMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -144288,20 +144285,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -144320,19 +144317,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -144351,3213 +144348,3213 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", - "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphApplicationSignInSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportBrowserDistributionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportBrowserDistributionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportBrowserUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getBrowserUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportBrowserUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getBrowserUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportBrowserUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getBrowserUserDetail(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportBrowserUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getBrowserUserDetail(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUsageSummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getCredentialUsageSummary(period='{period}')", - "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphCredentialUsageSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportCredentialUsageSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getCredentialUsageSummary(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getCredentialUserRegistrationCount", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getCredentialUserRegistrationCount", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/credentialUserRegistrationDetails", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/credentialUserRegistrationDetails", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/credentialUserRegistrationDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/credentialUserRegistrationDetails/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "OutputType": "IMicrosoftGraphPrintUsage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsage/{printUsage-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsage", - "OutputType": "IMicrosoftGraphPrintUsage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsage", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByUser/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsage/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsage/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByPrinter", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageSummariesByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByUser", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/deviceConfigurationDeviceActivity", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Device" - ] + ], + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/deviceConfigurationDeviceActivity", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/deviceConfigurationUserActivity", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Device" - ] + ], + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/deviceConfigurationUserActivity", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportEmailActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportEmailActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportEmailActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailAppUsageUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportEmailAppUsageUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailAppUsageUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportFormUserActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportFormUserActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportFormUserActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportFormUserActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportFormUserActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportFormUserActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportGroupArchivedPrintJob", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportGroupArchivedPrintJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportM365AppPlatformUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportM365AppPlatformUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportM365AppUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportM365AppUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportM365AppUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getM365AppUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportM365AppUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getM365AppUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMailboxUsageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportMailboxUsageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMailboxUsageMailboxCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMailboxUsageStorage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportMailboxUsageStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Detail", "DetailViaIdentity" - ] + ], + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Managed", "ManagedViaIdentity" - ] + ], + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Detail", "Detail1", "DetailViaIdentity" - ] + ], + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", "Permissions": [], - "Method": "GET", - "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Managed" - ] + ], + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentFailureTrends", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", "Permissions": [], - "Method": "GET", - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Top", "Top1", "TopViaIdentity" - ] + ], + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByUser", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActivationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActivationCounts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportOffice365ActivationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationCounts", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActivationUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActivationsUserCounts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportOffice365ActivationUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationsUserCounts", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActivationUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActivationsUserDetail", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationsUserDetail", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActiveUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOffice365ActiveUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ActiveUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOffice365GroupActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365GroupActivityStorage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOffice365ServiceUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOffice365ServiceUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveActivityFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOneDriveActivityFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOneDriveActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveUsageAccountCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveUsageFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOneDriveUsageFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportOneDriveUsageStorage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportOneDriveUsageStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartner", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners", - "OutputType": "IMicrosoftGraphPartners", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartners", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBilling", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing", - "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBilling", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartnerBilling", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingManifest", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingManifest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingManifest", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/manifests", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingManifest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingManifestCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/manifests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingManifestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingOperation", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingOperation", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/operations", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingReconciliation", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/reconciliation", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingReconciliation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/reconciliation/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingUsage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/usage", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingUsage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingUsageBilled", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/usage/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingUsageBilled", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/usage/unbilled", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportPrinterArchivedPrintJob", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSecurity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/security", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportSecurity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/security", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", "Permissions": [], - "Method": "GET", - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/serviceActivity", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportServiceActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/serviceActivity", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", "Permissions": [], - "Method": "GET", - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", "Permissions": [], - "Method": "GET", - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", "Permissions": [], - "Method": "GET", - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", "Permissions": [], - "Method": "GET", - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", "Permissions": [], - "Method": "GET", - "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/servicePrincipalSignInActivities", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/servicePrincipalSignInActivities", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/servicePrincipalSignInActivities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/servicePrincipalSignInActivities/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointActivityFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSharePointActivityFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointActivityPage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSharePointActivityPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSharePointActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportSharePointActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsagePage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSharePointSiteUsagePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSharePointSiteUsageStorage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportSla", "Permissions": [], - "Method": "GET", - "Uri": "/reports/sla", - "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportSla", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/sla", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportSlaAzureAdAuthentication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/sla/azureADAuthentication", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAzureAdAuthentication", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/sla/azureADAuthentication", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamActivityDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportTeamActivityDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamActivityDistributionCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamActivityDistributionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamUserActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportTeamUserActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportTeamUserActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserArchivedPrintJob", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserArchivedPrintJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userCredentialUsageDetails", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userCredentialUsageDetails", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userCredentialUsageDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userCredentialUsageDetails/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsight", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights", - "OutputType": "IMicrosoftGraphUserInsightsRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserInsightsRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDaily", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily", - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightDaily", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphActiveUsersMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/activeUsers", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphActiveUsersMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/activeUsers", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/activeUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/activeUsers/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/authentications", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/authentications", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/authentications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/authentications/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/inactiveUsers", - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsers", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/inactiveUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/inactiveUsers/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/mfaCompletions", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaCompletions", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/mfaCompletions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/mfaCompletions/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySignUp", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserSignUpMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySignUp", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/signUps", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserSignUpMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/signUps", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySignUpCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/signUps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailySignUpCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/signUps/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", - "OutputType": "IMicrosoftGraphInsightSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphInsightSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailySummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/summary", - "OutputType": "IMicrosoftGraphInsightSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphInsightSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailySummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/summary", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailySummaryCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/summary/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailySummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/summary/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", - "OutputType": "IMicrosoftGraphUserCountMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserCountMetric", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightDailyUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/daily/userCount", - "OutputType": "IMicrosoftGraphUserCountMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserCountMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily/userCount", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthly", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly", - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthly", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphActiveUsersMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/activeUsers", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphActiveUsersMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/activeUsers", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/activeUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/activeUsers/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/authentications", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/authentications", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/authentications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/authentications/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/inactiveUsers", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsers", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/mfaCompletions", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaCompletions", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", - "OutputType": "IMicrosoftGraphUserRequestsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserRequestsMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/requests", - "OutputType": "IMicrosoftGraphUserRequestsMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserRequestsMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/requests", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/requests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/requests/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserSignUpMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/signUps", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserSignUpMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/signUps", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/signUps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/signUps/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", - "OutputType": "IMicrosoftGraphInsightSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphInsightSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/summary", - "OutputType": "IMicrosoftGraphInsightSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphInsightSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/summary", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/userInsights/monthly/summary/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly/summary/$count", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportYammerActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportYammerActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportYammerActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerGroupActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportYammerGroupActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerGroupActivityDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaReportYammerGroupActivityDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRiskDetection", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRiskDetection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRiskDetection", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskDetections", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRiskDetection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRiskDetectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskDetections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRiskDetectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipal", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -147576,20 +147573,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRiskyServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipal", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -147608,19 +147605,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRiskyServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipalCount", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -147639,34 +147636,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRiskyServicePrincipalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -147685,19 +147682,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -147716,63 +147713,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRiskyUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRiskyUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRiskyUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -147791,20 +147788,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRiskyUserHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -147823,19 +147820,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRiskyUserHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRiskyUserHistoryCount", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -147854,20 +147851,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRiskyUserHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -147902,150 +147899,150 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement", - "OutputType": "IMicrosoftGraphRoleManagement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphRoleManagement", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPc", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPc", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -148080,20 +148077,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -148128,63 +148125,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -148219,122 +148216,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -148441,20 +148438,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -148561,19 +148558,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -148680,48 +148677,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -148756,136 +148753,136 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -148920,20 +148917,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -148968,63 +148965,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -149059,122 +149056,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -149281,20 +149278,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -149401,19 +149398,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -149520,62 +149517,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149602,20 +149599,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149642,19 +149639,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149681,19 +149678,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149720,20 +149717,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149760,34 +149757,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149814,35 +149811,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149885,20 +149882,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149941,121 +149938,121 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150098,64 +150095,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -150198,20 +150195,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -150254,49 +150251,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -150339,34 +150336,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -150409,20 +150406,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -150465,49 +150462,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "Permissions": [], + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Module": "Beta.Identity.Governance" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -150550,79 +150547,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -150657,20 +150654,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -150705,49 +150702,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -150782,94 +150779,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150912,20 +150909,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150968,19 +150965,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -151023,63 +151020,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -151122,20 +151119,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -151178,34 +151175,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -151248,34 +151245,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -151318,20 +151315,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -151374,34 +151371,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -151444,79 +151441,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -151559,20 +151556,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -151615,34 +151612,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -151685,109 +151682,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -151822,34 +151819,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -151884,1439 +151881,1439 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseApp", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseApp", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagement", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -153375,20 +153372,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -153447,121 +153444,121 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -153620,433 +153617,433 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Module": "Beta.Identity.Governance" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -154153,20 +154150,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -154273,19 +154270,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -154392,504 +154389,504 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchange", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange", - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementExchange", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -154916,20 +154913,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphCustomAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -154956,19 +154953,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/customAppScopes", - "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphCustomAppScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -154995,136 +154992,136 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/customAppScopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/resourceNamespaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155167,20 +155164,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155223,34 +155220,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155293,64 +155290,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155409,20 +155406,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155481,19 +155478,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155552,151 +155549,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSchemaExtension", "Permissions": [ { "Name": "User.Read", @@ -155715,20 +155712,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSchemaExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Module": "Beta.SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSchemaExtension", "Permissions": [ { "Name": "User.Read", @@ -155747,19 +155744,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/schemaExtensions", - "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSchemaExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/schemaExtensions", + "Module": "Beta.SchemaExtensions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSchemaExtensionCount", "Permissions": [ { "Name": "User.Read", @@ -155778,19 +155775,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/schemaExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSchemaExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/schemaExtensions/$count", + "Module": "Beta.SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -155809,20 +155806,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/acronyms/{acronym-id}", - "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSearchAcronym", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -155841,19 +155838,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/acronyms", - "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSearchAcronym", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/acronyms", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSearchAcronymCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -155872,19 +155869,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/acronyms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSearchAcronymCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/acronyms/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -155903,20 +155900,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/bookmarks/{bookmark-id}", - "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSearchBookmark", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -155935,19 +155932,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/bookmarks", - "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSearchBookmark", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/bookmarks", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSearchBookmarkCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -155966,33 +155963,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/bookmarks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSearchBookmarkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/bookmarks/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSearchEntity", "Permissions": [], - "Method": "GET", - "Uri": "/search", - "OutputType": "IMicrosoftGraphSearchEntity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchEntity", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSearchEntity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156011,20 +156008,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/qnas/{qna-id}", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSearchQna", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156043,19 +156040,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/qnas", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSearchQna", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/qnas", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSearchQnaCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156074,19 +156071,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/qnas/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSearchQnaCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/qnas/$count", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAction", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -156105,20 +156102,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/securityActions/{securityAction-id}", - "OutputType": "IMicrosoftGraphSecurityAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/securityActions/{securityAction-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAction", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -156137,19 +156134,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/securityActions", - "OutputType": "IMicrosoftGraphSecurityAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/securityActions", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityActionCount", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -156168,19 +156165,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/securityActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/securityActions/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -156199,20 +156196,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts/{alert-id}", - "OutputType": "IMicrosoftGraphAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts/{alert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -156231,19 +156228,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts", - "OutputType": "IMicrosoftGraphAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlertCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -156262,19 +156259,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlertV2", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -156293,20 +156290,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts_v2/{alert-id}", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAlertV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlertV2", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -156325,19 +156322,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts_v2", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAlertV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts_v2", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAlertV2Count", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -156356,603 +156353,603 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts_v2/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get1" - ] + ], + "Command": "Get-MgBetaSecurityAlertV2Count", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts_v2/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation", - "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAttackSimulationRoot", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulations", - "OutputType": "IMicrosoftGraphSimulation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphEndUserNotification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphEndUserNotification", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLandingPage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLandingPage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLandingPageDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLandingPageDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLoginPage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/loginPages", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLoginPage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/loginPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/operations", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationPayload", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "OutputType": "IMicrosoftGraphPayload", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPayload", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationPayload", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/payloads", - "OutputType": "IMicrosoftGraphPayload", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPayload", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/payloads/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTraining", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "OutputType": "IMicrosoftGraphTraining", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTraining", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTraining", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings", - "OutputType": "IMicrosoftGraphTraining", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTraining", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTrainingCampaign", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainingCampaigns", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTrainingCampaign", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainingCampaigns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLog", "Permissions": [], - "Method": "GET", - "Uri": "/security/auditLog", - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAuditLog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/auditLog", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQuery", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157011,20 +157008,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAuditLogQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQuery", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157083,19 +157080,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/auditLog/queries", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAuditLogQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/auditLog/queries", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQueryCount", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157154,34 +157151,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/auditLog/queries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityAuditLogQueryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157240,19 +157237,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157311,34 +157308,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCase", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityCase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157357,20 +157354,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157389,19 +157386,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157420,19 +157417,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157451,20 +157448,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157483,19 +157480,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157514,20 +157511,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157546,35 +157543,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157593,19 +157590,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157624,50 +157621,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157686,19 +157683,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157717,79 +157714,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157808,19 +157805,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157839,20 +157836,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157871,20 +157868,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157903,19 +157900,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157934,94 +157931,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", + "Module": "Beta.Security" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158040,19 +158037,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158071,20 +158068,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158103,79 +158100,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158194,19 +158191,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158225,20 +158222,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158257,20 +158254,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158289,19 +158286,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158320,20 +158317,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158352,20 +158349,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158384,34 +158381,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158430,20 +158427,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158462,35 +158459,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158509,49 +158506,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158570,20 +158567,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158602,19 +158599,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158633,20 +158630,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158665,20 +158662,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158697,78 +158694,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158787,64 +158784,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158863,64 +158860,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158939,20 +158936,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158971,20 +158968,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159003,63 +159000,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159078,92 +159075,92 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/cloudAppSecurityProfiles", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cloudAppSecurityProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCollaboration", "Permissions": [], - "Method": "GET", - "Uri": "/security/collaboration", - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityCollaboration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/collaboration", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -159182,20 +159179,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -159214,19 +159211,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/collaboration/analyzedEmails", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -159245,320 +159242,320 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/collaboration/analyzedEmails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDomainSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDomainSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/domainSecurityProfiles", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/domainSecurityProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityFileSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityFileSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/fileSecurityProfiles", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityFileSecurityProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/fileSecurityProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityFileSecurityProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityHostSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityHostSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/hostSecurityProfiles", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityHostSecurityProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/hostSecurityProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityHostSecurityProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentity", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentityHealthIssue", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentityHealthIssue", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/healthIssues", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/healthIssues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensor", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/sensors/{sensor-id}", - "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensor", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIdentitySensor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensor", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/sensors", - "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensor", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityIdentitySensor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/sensors", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/sensors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityIdentitySensorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/sensors/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/sensors/getDeploymentAccessKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/sensors/getDeploymentAccessKey", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/sensors/getDeploymentPackageUri", - "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/sensors/getDeploymentPackageUri", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncident", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -159577,20 +159574,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIncident", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncident", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -159609,78 +159606,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/incidents", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIncident", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentAlert", "Permissions": [], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIncidentAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentAlert", "Permissions": [], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}/alerts", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityIncidentAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentAlertCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIncidentAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIncidentCount", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -159699,33 +159696,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/incidents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityIncidentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtection", "Permissions": [], - "Method": "GET", - "Uri": "/security/informationProtection", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityInformationProtection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/informationProtection", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -159744,19 +159741,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/security/informationProtection/labelPolicySettings", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/informationProtection/labelPolicySettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -159775,20 +159772,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -159807,19 +159804,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/security/informationProtection/sensitivityLabels", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -159838,365 +159835,365 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/security/informationProtection/sensitivityLabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Permissions": [], - "Method": "GET", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIPSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIPSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/ipSecurityProfiles", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityIPSecurityProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/ipSecurityProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityIPSecurityProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabel", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelAuthority", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelAuthority", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelAuthority", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/authorities", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityLabelAuthority", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/authorities", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelAuthorityCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/authorities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityLabelAuthorityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/authorities/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategory", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategory", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityLabelCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityLabelCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCitation", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelCitation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCitation", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/citations", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityLabelCitation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/citations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelCitationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/citations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityLabelCitationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/citations/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelDepartment", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelDepartment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelDepartment", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/departments", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityLabelDepartment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/departments", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelDepartmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/departments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityLabelDepartmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/departments/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelFilePlanReference", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelFilePlanReference", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/filePlanReferences", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/filePlanReferences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionEventType", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionEventType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabel", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -160215,20 +160212,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabel", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -160247,19 +160244,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/labels/retentionLabels", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -160278,167 +160275,167 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartner", "Permissions": [], - "Method": "GET", - "Uri": "/security/partner", - "OutputType": "IMicrosoftGraphPartnerSecurity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPartnerSecurity", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/partner", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -160457,20 +160454,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -160489,19 +160486,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/partner/securityAlerts", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -160520,76 +160517,76 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/partner/securityAlerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityProviderTenantSetting", "Permissions": [], - "Method": "GET", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityProviderTenantSetting", "Permissions": [], - "Method": "GET", - "Uri": "/security/providerTenantSettings", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityProviderTenantSettingCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/providerTenantSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityProviderTenantSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityRule", "Permissions": [], - "Method": "GET", - "Uri": "/security/rules", - "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRulesRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/rules", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityRuleDetectionRule", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -160608,20 +160605,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityRuleDetectionRule", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -160640,19 +160637,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/rules/detectionRules", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -160671,19 +160668,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/rules/detectionRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -160702,20 +160699,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScores/{secureScore-id}", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySecureScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -160734,19 +160731,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScores", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecuritySecureScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScores", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -160765,20 +160762,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -160797,19 +160794,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScoreControlProfiles", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -160828,19 +160825,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScoreControlProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySecureScoreCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -160859,19 +160856,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScores/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecuritySecureScoreCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScores/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -160890,20 +160887,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -160922,195 +160919,195 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161129,19 +161126,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161160,50 +161157,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161222,19 +161219,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161253,677 +161250,675 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligence", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articles", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articleIndicators", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostComponents", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostComponents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostCookies", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostCookies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPort", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPort", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostReputation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "Variants": [ "Get", "Get1", @@ -161931,848 +161926,850 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostTrackers", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/subdomains", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/subdomains/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatSubmission", - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -162807,20 +162804,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -162855,19 +162852,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/emailThreats", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -162902,19 +162899,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/emailThreats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -162957,20 +162954,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163013,19 +163010,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163068,19 +163065,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163115,20 +163112,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163163,19 +163160,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/fileThreats", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163210,19 +163207,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/fileThreats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163257,20 +163254,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163305,19 +163302,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/urlThreats", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163352,76 +163349,76 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/threatSubmission/urlThreats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTiIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityTiIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTiIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/tiIndicators", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityTiIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/tiIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTiIndicatorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/tiIndicators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityTiIndicatorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/tiIndicators/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTrigger", "Permissions": [], - "Method": "GET", - "Uri": "/security/triggers", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163440,20 +163437,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163472,19 +163469,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggers/retentionEvents", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163503,19 +163500,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggers/retentionEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163534,34 +163531,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityTriggerRetentionEventType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerType", "Permissions": [], - "Method": "GET", - "Uri": "/security/triggerTypes", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityTriggerType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggerTypes", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163580,20 +163577,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163612,19 +163609,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggerTypes/retentionEventTypes", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163643,309 +163640,309 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityUserSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityUserSecurityProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/userSecurityProfiles", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSecurityUserSecurityProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/userSecurityProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSecurityUserSecurityProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/issues", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementIssueCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/issues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementIssueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/$count", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessage", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessage", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServiceAnnouncementMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaServiceAnnouncementMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/$count", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -163988,20 +163985,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -164044,78 +164041,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -164158,19 +164155,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -164213,35 +164210,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "Application.Read.All", @@ -164284,19 +164281,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", "Permissions": [ { "Name": "Application.Read.All", @@ -164339,20 +164336,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalByAppId", "Permissions": [ { "Name": "Application.Read.All", @@ -164395,35 +164392,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals(appId='{appId}')", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalByAppId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalById", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaServicePrincipalById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/getByIds", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -164466,19 +164463,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -164521,19 +164518,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -164576,20 +164573,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalClaimPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -164608,20 +164605,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalClaimPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCount", "Permissions": [ { "Name": "Application.Read.All", @@ -164664,34 +164661,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaServicePrincipalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObject", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -164734,48 +164731,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", "Permissions": [ { "Name": "Application.Read.All", @@ -164818,50 +164815,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Permissions": [ { "Name": "Application.Read.All", @@ -164888,19 +164885,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", "Permissions": [ { "Name": "Application.Read.All", @@ -164927,20 +164924,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalDelta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -164983,63 +164980,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/delta", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaServicePrincipalDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/delta", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalEndpointCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalEndpointCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -165082,19 +165079,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -165137,19 +165134,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -165192,79 +165189,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetail", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetail", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -165347,22 +165344,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -165461,37 +165458,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -165534,106 +165531,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCount", "Permissions": [ { "Name": "Application.Read.All", @@ -165676,80 +165673,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "Permissions": [ { "Name": "Directory.Read.All", @@ -165776,19 +165773,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -165815,35 +165812,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObject", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -165886,135 +165883,135 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", "Permissions": [ { "Name": "Application.Read.All", @@ -166057,80 +166054,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwner", "Permissions": [ { "Name": "Application.Read.All", @@ -166173,106 +166170,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -166315,19 +166312,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCount", "Permissions": [ { "Name": "Application.Read.All", @@ -166370,65 +166367,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -166463,66 +166460,66 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application.Read.All", @@ -166573,20 +166570,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -166637,107 +166634,107 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRiskDetection", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRiskDetection", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -166756,22 +166753,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -166798,20 +166795,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -166838,49 +166835,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -166907,20 +166904,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "CustomSecAttributeProvisioning.Read.All", @@ -166963,79 +166960,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167062,20 +167059,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167102,19 +167099,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167141,20 +167138,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167181,123 +167178,123 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -167340,19 +167337,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -167395,35 +167392,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -167458,106 +167455,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", "Permissions": [ { "Name": "Application.Read.All", @@ -167592,80 +167589,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaServicePrincipalUserOwnedObject", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/getUserOwnedObjects", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSettingCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -167700,151 +167697,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/settings/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaShareCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaShareDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -167871,20 +167868,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -167935,20 +167932,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareDriveItemContentStream", "Permissions": [ { "Name": "Files.Read", @@ -167999,1198 +167996,1198 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareList", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListActivity", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaShareListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaShareListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaShareListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaShareListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSharePermission", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSharePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareRoot", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareRootContent", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareRootContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareRootContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareRootContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -169217,49 +169214,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaShareSite", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/site", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaShareSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/site", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -169278,20 +169275,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -169310,34 +169307,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -169388,153 +169385,153 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticLastSevenDay", "Permissions": [ { "Name": "Files.Read", @@ -169585,20 +169582,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/lastSevenDays", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteAnalyticTime", "Permissions": [ { "Name": "Files.Read", @@ -169649,20 +169646,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/allTime", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteApplicableContentTypeForList", "Permissions": [ { "Name": "Sites.Read.All", @@ -169697,35 +169694,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteApplicableContentTypeForList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteByPath", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteByPath", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -169760,20 +169757,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -169808,19 +169805,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteColumnCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -169855,35 +169852,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentModelAppliedDrive", "Permissions": [ { "Name": "Sites.Read.All", @@ -169910,20 +169907,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", - "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModelUsage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentModelAppliedDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentModelByName", "Permissions": [ { "Name": "Sites.Read.All", @@ -169950,35 +169947,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", - "OutputType": "IMicrosoftGraphContentModel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentModelByName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", - "OutputType": "IMicrosoftGraphContentModelUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModelUsage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.Read.All", @@ -170013,20 +170010,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.Read.All", @@ -170061,85 +170058,85 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -170174,20 +170171,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -170222,19 +170219,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -170269,123 +170266,123 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -170404,20 +170401,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteContentTypeCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -170452,20 +170449,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -170484,19 +170481,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get1" - ] + ], + "Command": "Get-MgBetaSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -170547,20 +170544,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteDefaultDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteDelta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170579,34 +170576,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/delta", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaSiteDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/delta", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives/{drive-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteDrive", "Permissions": [ { "Name": "Files.Read", @@ -170657,19 +170654,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -170720,398 +170717,398 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/drives/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteDriveCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/externalColumns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteExternalColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/externalColumns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteExternalColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPath", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPath", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteGetByPathAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPathColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathContentType", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPathContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteGetByPathDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPathDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPathExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathOnenote", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteGetByPathOnenote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathOperation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPathOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPathPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathPermission", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPathPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathSite", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteGetByPathSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetByPathTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteGetByPathTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -171130,20 +171127,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -171162,19 +171159,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List1" - ] + ], + "Command": "Get-MgBetaSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListActivity", "Permissions": [ { "Name": "Files.Read", @@ -171225,19 +171222,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -171272,20 +171269,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -171320,19 +171317,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListColumnCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -171367,35 +171364,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentType", "Permissions": [ { "Name": "Sites.Read.All", @@ -171430,20 +171427,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentType", "Permissions": [ { "Name": "Sites.Read.All", @@ -171478,19 +171475,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -171525,20 +171522,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -171573,19 +171570,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -171620,123 +171617,123 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -171755,20 +171752,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListContentTypeCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -171803,20 +171800,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -171835,94 +171832,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -171949,20 +171946,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -171981,34 +171978,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Get-MgBetaSiteListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Module": "Beta.Sites" + }, + { "Permissions": [ { "Name": "Files.Read", @@ -172059,34 +172056,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityCount", "Permissions": [ { "Name": "Files.Read", @@ -172137,80 +172134,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemActivityDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemActivityListItem", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemActivityListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -172261,79 +172258,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDelta", "Permissions": [ { "Name": "Sites.Read.All", @@ -172352,22 +172349,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -172410,20 +172407,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -172466,19 +172463,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -172521,35 +172518,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -172600,65 +172597,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemPermission", "Permissions": [ { "Name": "Sites.Read.All", @@ -172693,20 +172690,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemPermission", "Permissions": [ { "Name": "Sites.Read.All", @@ -172741,19 +172738,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemPermissionCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -172788,20 +172785,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -172820,20 +172817,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -172852,19 +172849,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemVersionCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -172883,35 +172880,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListOperation", "Permissions": [ { "Name": "Sites.Read.All", @@ -172946,20 +172943,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListOperation", "Permissions": [ { "Name": "Sites.Read.All", @@ -172994,19 +172991,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListOperationCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -173041,20 +173038,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListPermission", "Permissions": [ { "Name": "Sites.Read.All", @@ -173089,20 +173086,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListPermission", "Permissions": [ { "Name": "Sites.Read.All", @@ -173137,19 +173134,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListPermissionCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -173184,64 +173181,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -173284,20 +173281,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -173340,19 +173337,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -173395,20 +173392,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -173451,22 +173448,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -173509,19 +173506,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -173564,19 +173561,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -173619,35 +173616,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -173682,20 +173679,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -173730,34 +173727,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePageContent", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenotePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -173792,35 +173789,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenotePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -173855,35 +173852,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteResourceContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -173926,20 +173923,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -173982,19 +173979,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -174037,20 +174034,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -174093,20 +174090,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -174149,20 +174146,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -174205,22 +174202,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -174263,19 +174260,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -174310,19 +174307,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOperation", "Permissions": [ { "Name": "Sites.Read.All", @@ -174357,20 +174354,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteOperation", "Permissions": [ { "Name": "Sites.Read.All", @@ -174405,19 +174402,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteOperationCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -174452,20 +174449,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -174484,20 +174481,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -174516,34 +174513,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -174562,387 +174559,387 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/sitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/sitePage", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphCanvasLayout", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphVerticalSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageWebPart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageWebPart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageWebPart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageWebPart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -174961,20 +174958,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCountAsSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -174993,227 +174990,227 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageCountAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/sitePage/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSitePermission", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSitePermission", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSitePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSitePermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSitePermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -175256,20 +175253,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteRecentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -175288,20 +175285,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -175320,20 +175317,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -175352,19 +175349,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -175383,35 +175380,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -175430,185 +175427,185 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -175627,124 +175624,124 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -175763,301 +175760,301 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -176076,51 +176073,51 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -176139,794 +176136,794 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -176945,19 +176942,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -176976,65 +176973,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -177053,49 +177050,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -177114,19 +177111,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -177145,154 +177142,154 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -177311,19 +177308,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -177342,1281 +177339,1281 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSiteTermStoreSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSiteTermStoreSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestore", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/driveInclusionRules", - "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/driveInclusionRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestorePoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", - "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", - "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestorePoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestorePoint", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "OutputType": "IMicrosoftGraphRestorePoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestorePoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestorePoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestorePoint", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/restorePoints", - "OutputType": "IMicrosoftGraphRestorePoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestorePoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestorePoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestorePointCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/restorePoints/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestorePointCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", - "OutputType": "IMicrosoftGraphProtectionUnitBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/protectionPolicies", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/protectionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", - "OutputType": "IMicrosoftGraphProtectionUnitBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/protectionUnits", - "OutputType": "IMicrosoftGraphProtectionUnitBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphProtectionUnitBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/protectionUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionUnits/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "OutputType": "IMicrosoftGraphServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphServiceApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/serviceApps", - "OutputType": "IMicrosoftGraphServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphServiceApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/serviceApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/restoreSessions", - "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/restoreSessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", - "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", - "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestorePoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/siteInclusionRules", - "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/siteInclusionRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenario", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -178651,20 +178648,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenario", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenario", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenario", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -178699,19 +178696,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios", - "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenario", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenario", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -178746,20 +178743,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenario", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioCount", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -178794,19 +178791,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/$count", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -178841,20 +178838,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -178889,20 +178886,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -178937,20 +178934,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -178985,19 +178982,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -179032,20 +179029,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -179064,20 +179061,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -179096,49 +179093,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -179173,20 +179170,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -179205,50 +179202,98 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Module": "Beta.BusinessScenario" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Module": "Beta.BusinessScenario" + }, + { + "Permissions": [ + { + "Name": "Organization.Read.All", + "Description": "Read organization information", + "FullDescription": "Allows the app to read the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Organization.ReadWrite.All", + "Description": "Read and write organization information", + "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSubscribedSku", + "Method": "GET", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSubscribedSku", "Permissions": [ { "Name": "Organization.Read.All", @@ -179283,111 +179328,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSubscribedSku", - "Permissions": [ - { - "Name": "Organization.Read.All", - "Description": "Read organization information", - "FullDescription": "Allows the app to read the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Organization.ReadWrite.All", - "Description": "Read and write organization information", - "FullDescription": "Allows the app to read and write the organization and related resources, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } + "List" ], + "Command": "Get-MgBetaSubscribedSku", "Method": "GET", + "CommandAlias": null, "Uri": "/subscribedSkus", - "OutputType": "IMicrosoftGraphSubscribedSku", - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Variants": [ - "List" - ] + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", + "Module": "Beta.ChangeNotifications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/subscriptions", + "Module": "Beta.ChangeNotifications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSubSite", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/sites/{site-id1}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaSubSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites/{site-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaSubSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -179406,19 +179403,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List2" - ] + ], + "Command": "Get-MgBetaSubSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaSubSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -179437,20 +179434,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaSubSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeam", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -179525,20 +179522,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -179565,19 +179562,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannel", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -179652,20 +179649,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannel", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -179740,19 +179737,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List1" - ] + ], + "Command": "Get-MgBetaTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelCount", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -179827,20 +179824,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelFileFolder", "Permissions": [ { "Name": "Files.Read.All", @@ -179915,50 +179912,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelFileFolderContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -179993,20 +179990,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMember", "Permissions": [ { "Name": "Group.Read.All", @@ -180033,19 +180030,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMemberCount", "Permissions": [ { "Name": "Group.Read.All", @@ -180072,20 +180069,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180120,22 +180117,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180170,19 +180167,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageCount", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180217,20 +180214,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180265,20 +180262,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180313,22 +180310,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180363,19 +180360,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180410,20 +180407,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180458,20 +180455,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180506,19 +180503,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyCount", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180553,20 +180550,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyDelta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180601,20 +180598,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180649,22 +180646,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180699,19 +180696,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -180746,35 +180743,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelRetainedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelRetainedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeam", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -180793,22 +180790,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeam", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -180827,34 +180824,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -180873,19 +180870,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -180904,20 +180901,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -180936,20 +180933,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -181048,20 +181045,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -181160,19 +181157,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelTabCount", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -181271,35 +181268,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamCount", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -181326,63 +181323,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamIncomingChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamIncomingChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamIncomingChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -181409,19 +181406,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/incomingChannels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamIncomingChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamIncomingChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -181448,20 +181445,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/incomingChannels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamIncomingChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.Read.Group", @@ -181616,20 +181613,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -181776,19 +181773,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledAppCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -181935,50 +181932,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamMember", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -182005,20 +182002,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamMember", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -182045,19 +182042,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamMemberCount", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -182084,20 +182081,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamOpenShift", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -182172,166 +182169,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/getOpenShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/getOpenShifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOperation", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOperation", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwner", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/owners/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwner", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/owners", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/owners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamOwnerMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPermissionGrant", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -182422,19 +182419,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPermissionGrantCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -182525,50 +182522,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannel", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -182611,468 +182608,611 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Beta.Teams" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "OutputType": null, + "Module": "Beta.Teams" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Variants": [ + "List" + ], "Command": "Get-MgBetaTeamPrimaryChannelTab", - "Permissions": [], "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Module": "Beta.Teams" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamPrimaryChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelTab", "Permissions": [], + "ApiReferenceLink": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Module": "Beta.Teams" + }, + { + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ - "List" - ] + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgBetaTeamSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", + "Module": "Beta.Teams" }, { + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read all schedule items", + "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelTabCount", - "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "OutputType": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDayNote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleDayNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Module": "Beta.Teams" }, { + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read all schedule items", + "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", - "Permissions": [], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Variants": [ + "List" + ], + "Command": "Get-MgBetaTeamScheduleDayNote", "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes", + "Module": "Beta.Teams" + }, + { + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read all schedule items", + "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleDayNoteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamSchedule", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183107,163 +183247,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule", - "OutputType": "IMicrosoftGraphSchedule", - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleDayNote", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read all schedule items", - "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "OutputType": "IMicrosoftGraphDayNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleDayNote", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read all schedule items", - "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/dayNotes", - "OutputType": "IMicrosoftGraphDayNote", - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Variants": [ - "List" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleDayNoteCount", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read all schedule items", - "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/dayNotes/$count", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta", - "CommandAlias": null, "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], "Method": "GET", + "CommandAlias": null, "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -183282,19 +183279,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -183313,20 +183310,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShift", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183361,20 +183358,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShift", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183409,19 +183406,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183456,20 +183453,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183504,19 +183501,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183551,20 +183548,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleOpenShiftCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183599,20 +183596,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183647,20 +183644,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183695,19 +183692,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183742,20 +183739,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShift", "Permissions": [ { "Name": "Group.Read.All", @@ -183790,20 +183787,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShift", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183838,19 +183835,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shifts", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShiftCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183885,20 +183882,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleShiftCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183925,20 +183922,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "Permissions": [ { "Name": "Schedule.Read.All", @@ -183965,19 +183962,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184004,35 +184001,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184067,19 +184064,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184114,20 +184111,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeCard", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184146,20 +184143,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeCard", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184178,19 +184175,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeCards", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeCardCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184209,20 +184206,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeCards/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeCardCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOff", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184257,20 +184254,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOff", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184305,19 +184302,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184352,20 +184349,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOffCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184400,20 +184397,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184448,19 +184445,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184495,20 +184492,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184543,20 +184540,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184591,19 +184588,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -184638,20 +184635,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamShift", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -184726,19 +184723,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/getShifts", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/getShifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -184773,20 +184770,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -184821,19 +184818,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamTagCount", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -184868,20 +184865,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -184916,20 +184913,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamTagMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -184964,19 +184961,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamTagMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamTagMemberCount", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -185011,50 +185008,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamTagMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/template", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/template", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamTemplateDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/templateDefinition", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamTemplateDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/templateDefinition", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamTimeOff", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -185129,628 +185126,628 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/getTimesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/getTimesOff", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamwork", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork", - "OutputType": "IMicrosoftGraphTeamwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamwork", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamwork", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedChat", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedChat", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedChats", - "OutputType": "IMicrosoftGraphDeletedChat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDeletedChat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedChatCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedChats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedChatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDeletedTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDeletedTeam", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeletedTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamworkDeletedTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDevice", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -185769,20 +185766,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDevice", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -185801,19 +185798,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices", - "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceActivity", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -185832,20 +185829,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeviceActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceConfiguration", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -185864,20 +185861,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeviceConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceCount", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -185896,19 +185893,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamworkDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceHealth", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -185927,20 +185924,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeviceHealth", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceOperation", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -185959,20 +185956,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceOperation", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -185991,19 +185988,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkDeviceOperationCount", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -186022,20 +186019,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamAppSetting", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -186054,34 +186051,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/teamsAppSettings", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamworkTeamAppSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplate", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -186100,19 +186097,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/teamwork/teamTemplates", - "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplateCount", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -186131,19 +186128,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/teamwork/teamTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamworkTeamTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -186162,49 +186159,49 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -186223,20 +186220,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -186255,19 +186252,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/workforceIntegrations", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -186286,19 +186283,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/workforceIntegrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186317,20 +186314,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186349,19 +186346,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186380,34 +186377,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186426,19 +186423,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186457,20 +186454,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186489,20 +186486,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186521,19 +186518,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186552,20 +186549,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186584,19 +186581,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186615,20 +186612,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186647,19 +186644,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186678,20 +186675,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186710,19 +186707,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186741,20 +186738,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186773,20 +186770,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186805,19 +186802,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -186836,20 +186833,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenant", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186868,20 +186865,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenant", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186900,34 +186897,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenants", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -186946,19 +186943,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -186977,492 +186974,492 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187481,48 +187478,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187541,20 +187538,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187573,19 +187570,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187604,19 +187601,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187635,20 +187632,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187667,19 +187664,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187698,19 +187695,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187729,20 +187726,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187761,19 +187758,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -187792,19 +187789,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Permissions": [ { "Name": "Policy.Read.All", @@ -187831,20 +187828,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Permissions": [ { "Name": "Policy.Read.All", @@ -187871,19 +187868,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -187910,19 +187907,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187941,62 +187938,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188015,20 +188012,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188047,19 +188044,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188078,19 +188075,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188109,20 +188106,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188141,19 +188138,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188172,62 +188169,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -188246,20 +188243,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188278,19 +188275,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188309,120 +188306,120 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188441,20 +188438,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188473,19 +188470,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188504,19 +188501,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188535,20 +188532,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188567,19 +188564,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188598,19 +188595,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188629,20 +188626,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188661,19 +188658,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188692,19 +188689,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188723,20 +188720,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188755,19 +188752,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementActions", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188786,19 +188783,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188817,20 +188814,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188849,19 +188846,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188880,19 +188877,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188911,20 +188908,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188943,19 +188940,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188974,19 +188971,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -189005,20 +189002,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -189037,154 +189034,154 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -189203,292 +189200,292 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -189507,19 +189504,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/myRoles", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -189538,19 +189535,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/myRoles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -189569,20 +189566,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -189601,19 +189598,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -189632,62 +189629,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -189706,20 +189703,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -189738,19 +189735,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -189769,19 +189766,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -189800,20 +189797,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -189832,19 +189829,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -189863,19 +189860,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -189902,19 +189899,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -189933,34 +189930,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -189987,19 +189984,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -190026,33 +190023,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTrustFramework", "Permissions": [], - "Method": "GET", - "Uri": "/trustFramework", - "OutputType": "IMicrosoftGraphTrustFramework", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFramework", "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTrustFramework", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySet", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -190071,20 +190068,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySet", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -190103,19 +190100,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/trustFramework/keySets", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/keySets", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -190134,20 +190131,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetCount", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -190166,63 +190163,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/trustFramework/keySets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTrustFrameworkKeySetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetKey", "Permissions": [], - "Method": "GET", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTrustFrameworkKeySetKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", "Permissions": [], - "Method": "GET", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", "Permissions": [], - "Method": "GET", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -190241,20 +190238,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -190273,19 +190270,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/trustFramework/policies", - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/policies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkPolicyContent", "Permissions": [ { "Name": "Policy.Read.All", @@ -190304,20 +190301,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaTrustFrameworkPolicyContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaTrustFrameworkPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -190336,19 +190333,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/trustFramework/policies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/trustFramework/policies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUser", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -190471,20 +190468,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUser", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -190591,166 +190588,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityHistoryItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserActivityHistoryItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityHistoryItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserActivityHistoryItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityHistoryItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserActivityHistoryItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityHistoryItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserActivityHistoryItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityStatistics", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphActivityStatistics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserActivityStatistics", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserActivityStatistics", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/analytics/activityStatistics", - "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphActivityStatistics", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserActivityStatistics", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAgreementAcceptance", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -190769,19 +190766,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/agreementAcceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAgreementAcceptanceCount", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -190800,50 +190797,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAgreementAcceptanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances/$count", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/analytics/activityStatistics/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignedResource", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignedResource", "Permissions": [ { "Name": "Directory.Read.All", @@ -190862,19 +190859,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignedResources", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignedResources", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", "Permissions": [ { "Name": "Directory.Read.All", @@ -190893,20 +190890,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -190925,35 +190922,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignedResources/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -190972,19 +190969,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAppRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -191003,20 +191000,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAppRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/$count", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191051,20 +191048,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191099,19 +191096,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/emailMethods", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191146,20 +191143,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191194,20 +191191,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191242,19 +191239,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/fido2Methods", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191289,20 +191286,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -191337,20 +191334,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -191385,19 +191382,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/methods", - "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -191432,20 +191429,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/methods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191480,20 +191477,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191528,19 +191525,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191575,35 +191572,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationOperation", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -191638,49 +191635,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationOperation", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/operations", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191715,20 +191712,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191763,19 +191760,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191810,35 +191807,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -191873,20 +191870,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -191921,19 +191918,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordMethods", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -191968,20 +191965,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -192016,20 +192013,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -192064,19 +192061,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -192111,94 +192108,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationSignInPreference", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/signInPreferences", - "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSignInPreferences", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationSignInPreference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/signInPreferences", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192233,20 +192230,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192281,19 +192278,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192328,20 +192325,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192376,20 +192373,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192424,19 +192421,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192471,20 +192468,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192519,20 +192516,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192567,19 +192564,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -192614,65 +192611,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserById", "Permissions": [], - "Method": "POST", - "Uri": "/users/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaUserById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/getByIds", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendar", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -192707,19 +192704,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendars", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -192754,20 +192751,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendars/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCalendarCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -192794,19 +192791,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List1" - ] + ], + "Command": "Get-MgBetaUserCalendarEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -192833,22 +192830,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/events/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserCalendarEventDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarGroup", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -192867,20 +192864,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCalendarGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarGroup", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -192907,19 +192904,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendarGroups", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserCalendarGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarGroupCalendar", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -192954,19 +192951,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserCalendarGroupCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarGroupCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -192993,86 +192990,86 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendarGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCalendarGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserCalendarPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaUserCalendarPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserCalendarPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" - ] + ], + "Command": "Get-MgBetaUserCalendarSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCalendarView", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -193099,20 +193096,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/calendarView", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaUserCalendarView", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarView", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -193195,20 +193192,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -193251,19 +193248,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatCount", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -193306,109 +193303,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatLastMessagePreview", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatLastMessagePreview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMember", "Permissions": [ { "Name": "ChatMember.Read", @@ -193507,20 +193504,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMember", "Permissions": [ { "Name": "ChatMember.Read", @@ -193619,19 +193616,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMemberCount", "Permissions": [ { "Name": "ChatMember.Read", @@ -193730,20 +193727,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -193802,20 +193799,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -193858,19 +193855,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -193913,20 +193910,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageDelta", "Permissions": [ { "Name": "Chat.Read", @@ -193985,20 +193982,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageHostedContent", "Permissions": [ { "Name": "Chat.Read", @@ -194057,22 +194054,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageHostedContent", "Permissions": [ { "Name": "Chat.Read", @@ -194131,19 +194128,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageHostedContentCount", "Permissions": [ { "Name": "Chat.Read", @@ -194202,259 +194199,259 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatOperation", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatOperation", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPermissionGrantCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPinnedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserChatPinnedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPinnedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatPinnedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatPinnedMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatPinnedMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserChatRetainedMessage", "Permissions": [ { "Name": "Chat.Read.All", @@ -194473,109 +194470,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatRetainedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/getAllRetainedMessages", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatTab", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatTab", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserChatTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserChatTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserChatTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCloudPcConnectivityHistory", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCloudPcConnectivityHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCloudPcLaunchInfo", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -194594,20 +194591,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCloudPcLaunchInfo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -194626,65 +194623,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "OutputType": "IMicrosoftGraphCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCloudPcRemoteActionResult", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Retrieve", "RetrieveViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCloudPcRemoteActionResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCloudPcReviewStatus", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Variants": [ "Retrieve", "RetrieveViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCloudPcReviewStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveReviewStatus", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -194703,20 +194700,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -194735,19 +194732,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -194766,20 +194763,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/$count", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -194798,64 +194795,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/delta", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -194874,20 +194871,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -194906,34 +194903,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserContactFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -194952,19 +194949,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -194983,20 +194980,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -195015,19 +195012,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -195046,20 +195043,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -195078,94 +195075,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderCount", "Permissions": [ { "Name": "Contacts.Read", @@ -195184,35 +195181,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderChildFolderDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -195231,20 +195228,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -195263,19 +195260,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserContactFolderContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -195294,20 +195291,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderContactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -195326,94 +195323,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderContactDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderContactExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderContactPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderContactPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderCount", "Permissions": [ { "Name": "Contacts.Read", @@ -195432,20 +195429,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/$count", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserContactFolderDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -195464,50 +195461,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/delta", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactFolderDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserContactPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserContactPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCount", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -195614,34 +195611,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObject", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCreatedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObject", "Permissions": [ { "Name": "User.Read", @@ -195692,48 +195689,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserCreatedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObjectCount", "Permissions": [ { "Name": "User.Read", @@ -195784,50 +195781,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCreatedObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDefaultCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDefaultCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDefaultCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -195854,19 +195851,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDefaultCalendarEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDefaultCalendarSchedule", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -195893,22 +195890,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/calendar/getSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaUserDefaultCalendarSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/getSchedule", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -195959,20 +195956,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDefaultDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drive", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDelta", "Permissions": [ { "Name": "User.Read.All", @@ -196007,1001 +196004,1001 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/delta", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgBetaUserDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceByDeviceId", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceByDeviceId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCommand", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "OutputType": "IMicrosoftGraphCommand", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceCommand", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCommand", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "OutputType": "IMicrosoftGraphCommand", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceCommand", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCommandCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceCommandCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCommandResponsepayload", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/delta", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwner", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceUsageRights", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceUsageRights", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceUsageRights", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDeviceUsageRights", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDeviceUsageRightsCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDeviceUsageRightsCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDirectReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReport", "Permissions": [ { "Name": "User.Read", @@ -197044,77 +197041,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/directReports", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDirectReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/orgContact", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDirectReportAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDirectReportAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/user", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportCount", "Permissions": [ { "Name": "User.Read", @@ -197157,65 +197154,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDirectReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/orgContact/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDirectReportCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDirectReportCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/user/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDrive", "Permissions": [ { "Name": "Files.Read", @@ -197266,166 +197263,166 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundleContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveBundleContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundleContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveBundleContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveBundleCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveBundleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -197476,3197 +197473,3197 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/drives/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowingContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveFollowingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowingContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveFollowingContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveFollowingCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveFollowingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChildContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemChildContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveList", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChildContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootChildContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserDriveRootDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveRootVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveRootVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecialContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveSpecialContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecialContentStream", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveSpecialContentStream", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserDriveSpecialCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserDriveSpecialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -200685,20 +200682,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -200725,78 +200722,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -200823,20 +200820,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -200863,373 +200860,373 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrence", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrence", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstance", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -201248,78 +201245,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -201338,285 +201335,285 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Module": "Beta.Calendar" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", + "Module": "Beta.Calendar" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Get-MgBetaUserEventInstanceExtension", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserEventInstanceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserEventInstanceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserFollowedSite", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/followedSites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserFollowedSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/{site-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserFollowedSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -201635,19 +201632,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/followedSites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserFollowedSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserFollowedSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -201666,212 +201663,212 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/followedSites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserFollowedSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/$count", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInferenceClassification", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/inferenceClassification", - "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphInferenceClassification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInferenceClassification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInferenceClassificationOverride", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInferenceClassificationOverride", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtection", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionBitlocker", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/bitlocker", - "OutputType": "IMicrosoftGraphBitlocker", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlocker", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionBitlocker", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/policy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -201890,20 +201887,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -201922,19 +201919,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -201953,241 +201950,241 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsight", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights", - "OutputType": "IMicrosoftGraphItemInsights", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphItemInsights", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightShared", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightShared", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightShared", "Permissions": [ { "Name": "Sites.Read.All", @@ -202206,19 +202203,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInsightShared", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightSharedCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -202237,65 +202234,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightSharedCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightSharedResource", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightSharedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightTrending", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "OutputType": "IMicrosoftGraphTrending", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightTrending", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightTrending", "Permissions": [ { "Name": "Sites.Read.All", @@ -202314,19 +202311,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/trending", - "OutputType": "IMicrosoftGraphTrending", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInsightTrending", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightTrendingCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -202345,20 +202342,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/trending/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightTrendingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightTrendingResource", "Permissions": [ { "Name": "Sites.Read.All", @@ -202377,35 +202374,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightTrendingResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightUsed", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightUsed", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightUsed", "Permissions": [ { "Name": "Sites.Read.All", @@ -202424,19 +202421,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/used", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserInsightUsed", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightUsedCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -202455,20 +202452,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/used/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightUsedCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserInsightUsedResource", "Permissions": [ { "Name": "Sites.Read.All", @@ -202487,49 +202484,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInsightUsedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserInvitedBy", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/invitedBy", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserInvitedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/invitedBy", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserJoinedGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/joinedGroups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserJoinedGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/joinedGroups", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserJoinedTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -202588,34 +202585,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/joinedTeams", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserJoinedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/joinedTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserLicenseDetail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserLicenseDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserLicenseDetail", "Permissions": [ { "Name": "User.Read", @@ -202658,19 +202655,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/licenseDetails", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserLicenseDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserLicenseDetailCount", "Permissions": [ { "Name": "User.Read", @@ -202713,20 +202710,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/licenseDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserLicenseDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", "Permissions": [ { "Name": "User.Read", @@ -202761,35 +202758,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserLoggedOnManagedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserLoggedOnManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getLoggedOnManagedDevices", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailboxSetting", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -202808,20 +202805,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailboxSettings", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolder", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -202856,20 +202853,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolder", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -202904,34 +202901,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolder", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -202966,19 +202963,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderCount", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -203013,329 +203010,329 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphUserConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphUserConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderCount", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -203370,20 +203367,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderDelta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -203418,20 +203415,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/delta", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -203458,20 +203455,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessage", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -203506,63 +203503,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageCount", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -203597,20 +203594,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageDelta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -203645,196 +203642,196 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageMention", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageMention", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageMentionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageRule", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageRule", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderMessageRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderUserConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphUserConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderUserConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphUserConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMailTip", "Permissions": [ { "Name": "Mail.Read", @@ -203853,22 +203850,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/getMailTips", - "OutputType": "IMicrosoftGraphMailTips", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMailTips", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaUserMailTip", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMailTips", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppBlockedUser", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -203903,19 +203900,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/getManagedAppBlockedUsers", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaUserManagedAppBlockedUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/getManagedAppBlockedUsers", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -203934,20 +203931,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -203966,652 +203963,652 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedAppPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedAppPolicies", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedAppRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedAppRegistrations", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedAppRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedAppRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCategory", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -204630,20 +204627,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -204662,20 +204659,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserManager", "Permissions": [ { "Name": "User.Read.All", @@ -204710,20 +204707,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/manager", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManager", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserManagerByRef", "Permissions": [ { "Name": "User.Read.All", @@ -204758,20 +204755,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/manager/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserManagerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -204854,22 +204851,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaUserMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMemberGroups", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -204968,22 +204965,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaUserMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMemberObjects", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOf", "Permissions": [ { "Name": "User.Read", @@ -205002,20 +204999,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOf", "Permissions": [ { "Name": "User.Read", @@ -205050,34 +205047,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -205096,34 +205093,34 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/administrativeUnit", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "Permissions": [ { "Name": "User.Read", @@ -205142,34 +205139,34 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/directoryRole", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfAsGroup", "Permissions": [ { "Name": "User.Read", @@ -205188,19 +205185,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/group", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfCount", "Permissions": [ { "Name": "User.Read", @@ -205235,20 +205232,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -205267,20 +205264,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", "Permissions": [ { "Name": "User.Read", @@ -205299,20 +205296,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMemberOfCountAsGroup", "Permissions": [ { "Name": "User.Read", @@ -205331,20 +205328,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/group/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -205371,20 +205368,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessage", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -205419,63 +205416,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -205502,20 +205499,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageCount", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -205550,20 +205547,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -205590,108 +205587,108 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages/delta", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageMention", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageMention", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMessageMention", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMessageMentionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMessageMentionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppIntentAndState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -205710,20 +205707,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppIntentAndState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -205742,19 +205739,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -205773,167 +205770,167 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserNotification", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/notifications/{notification-id}", - "OutputType": "IMicrosoftGraphNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphNotification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserNotification", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/notifications", - "OutputType": "IMicrosoftGraphNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphNotification", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserNotificationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/notifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserNotificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOauth2PermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOauth2PermissionGrant", "Permissions": [ { "Name": "Directory.Read.All", @@ -205952,19 +205949,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOauth2PermissionGrantCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -205983,20 +205980,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -206039,20 +206036,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -206095,19 +206092,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -206150,20 +206147,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteNotebookCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -206206,22 +206203,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -206264,19 +206261,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -206319,19 +206316,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -206374,35 +206371,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -206437,20 +206434,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -206485,19 +206482,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePageContent", "Permissions": [ { "Name": "Notes.Read", @@ -206532,20 +206529,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenotePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -206580,20 +206577,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenotePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -206636,35 +206633,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteRecentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -206699,35 +206696,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteResourceContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -206770,20 +206767,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -206826,19 +206823,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -206881,20 +206878,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -206937,20 +206934,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -206993,20 +206990,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -207049,22 +207046,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -207107,19 +207104,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -207154,19 +207151,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207201,20 +207198,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeeting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207249,19 +207246,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnlineMeeting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -207304,145 +207301,145 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207477,20 +207474,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingCount", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207525,20 +207522,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207573,20 +207570,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRecording", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -207629,81 +207626,81 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRecording", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistration", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207738,20 +207735,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207770,64 +207767,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207854,19 +207851,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -207893,109 +207890,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -208046,475 +208043,475 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookMasterCategory", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookMasterCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookMasterCategory", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/masterCategories", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookMasterCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookMasterCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTask", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTask", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/tasks", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDevice", "Permissions": [ { "Name": "User.Read", @@ -208557,77 +208554,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOwnedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/device", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/endpoint", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceCount", "Permissions": [ { "Name": "User.Read", @@ -208670,65 +208667,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/device/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObject", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObject", "Permissions": [ { "Name": "User.Read", @@ -208771,121 +208768,121 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOwnedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/application", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/group", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectByType", "Permissions": [], - "Method": "POST", - "Uri": "/users/getUserOwnedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectByType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/getUserOwnedObjects", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectCount", "Permissions": [ { "Name": "User.Read", @@ -208928,65 +208925,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/application/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/group/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -209013,35 +209010,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPerson", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/people/{person-id}", - "OutputType": "IMicrosoftGraphPerson", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPerson", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPerson", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/people/{person-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPerson", "Permissions": [ { "Name": "People.Read", @@ -209060,19 +209057,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/people", - "OutputType": "IMicrosoftGraphPerson", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPerson", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPerson", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/people", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPersonCount", "Permissions": [ { "Name": "People.Read", @@ -209091,20 +209088,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/people/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPersonCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/people/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPhoto", "Permissions": [ { "Name": "User.Read", @@ -209147,22 +209144,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPhoto", "Permissions": [ { "Name": "User.Read", @@ -209205,19 +209202,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/photos", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/photos", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPhotoContent", "Permissions": [ { "Name": "User.Read", @@ -209260,22 +209257,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlanner", "Permissions": [ { "Name": "Tasks.Read", @@ -209318,51 +209315,51 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner", - "OutputType": "IMicrosoftGraphPlannerUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserPlanner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlanner", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/all", - "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerDelta", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPlanner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/all", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerAllCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/all/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerAllCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/all/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerAllDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -209397,35 +209394,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/all/delta", - "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphPlannerDelta", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerAllDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/all/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerFavoritePlan", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerFavoritePlan", "Permissions": [ { "Name": "Tasks.Read", @@ -209452,19 +209449,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/favoritePlans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/favoritePlans", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerFavoritePlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -209491,35 +209488,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/favoritePlans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/favoritePlans/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerMyDayTask", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerMyDayTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerMyDayTask", "Permissions": [ { "Name": "Tasks.Read", @@ -209554,19 +209551,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/myDayTasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPlannerMyDayTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/myDayTasks", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerMyDayTaskCount", "Permissions": [ { "Name": "Tasks.Read", @@ -209601,20 +209598,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/myDayTasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerMyDayTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/myDayTasks/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -209649,94 +209646,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerPlanBucketDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerPlanBucketDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerPlanDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/plans/delta", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerPlanDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerPlanTaskDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerPlanTaskDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRecentPlan", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRecentPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -209763,19 +209760,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/recentPlans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/recentPlans", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRecentPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -209802,35 +209799,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/recentPlans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerRecentPlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/recentPlans/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRosterPlan", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRosterPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -209865,19 +209862,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/rosterPlans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/rosterPlans", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerRosterPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -209912,20 +209909,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/rosterPlans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerRosterPlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/rosterPlans/$count", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerTask", "Permissions": [ { "Name": "Tasks.Read", @@ -209976,19 +209973,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserPlannerTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/tasks", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPlannerTaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -210007,20 +210004,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/tasks/delta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPlannerTaskDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/tasks/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserPresence", "Permissions": [ { "Name": "Presence.Read", @@ -210047,20 +210044,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/presence", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserPresence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfile", "Permissions": [ { "Name": "User.Read", @@ -210103,20 +210100,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile", - "OutputType": "IMicrosoftGraphProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.Read", @@ -210159,20 +210156,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.Read", @@ -210215,19 +210212,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/account", - "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAccountCount", "Permissions": [ { "Name": "User.Read", @@ -210270,20 +210267,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/account/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileAccountCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.Read", @@ -210326,20 +210323,75 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "OutputType": "IMicrosoftGraphItemAddress", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileAddress", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Module": "Beta.People" }, { + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", + "Variants": [ + "List" + ], "Command": "Get-MgBetaUserProfileAddress", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses", + "Module": "Beta.People" + }, + { "Permissions": [ { "Name": "User.Read", @@ -210382,75 +210434,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/addresses", - "OutputType": "IMicrosoftGraphItemAddress", - "ApiVersion": "beta", - "Module": "Beta.People", - "Variants": [ - "List" - ] - }, - { "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAddressCount", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/addresses/$count", - "OutputType": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileAddressCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.Read", @@ -210493,20 +210490,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileAnniversary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.Read", @@ -210549,19 +210546,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/anniversaries", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileAnniversary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAnniversaryCount", "Permissions": [ { "Name": "User.Read", @@ -210604,20 +210601,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/anniversaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileAnniversaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.Read", @@ -210660,20 +210657,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "OutputType": "IMicrosoftGraphPersonAward", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileAward", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.Read", @@ -210716,19 +210713,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/awards", - "OutputType": "IMicrosoftGraphPersonAward", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileAward", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileAwardCount", "Permissions": [ { "Name": "User.Read", @@ -210771,20 +210768,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/awards/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileAwardCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.Read", @@ -210827,20 +210824,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "OutputType": "IMicrosoftGraphPersonCertification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileCertification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.Read", @@ -210883,19 +210880,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/certifications", - "OutputType": "IMicrosoftGraphPersonCertification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileCertification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileCertificationCount", "Permissions": [ { "Name": "User.Read", @@ -210938,20 +210935,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/certifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileCertificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.Read", @@ -210994,20 +210991,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileEducationalActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.Read", @@ -211050,19 +211047,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/educationalActivities", - "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileEducationalActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEducationalActivityCount", "Permissions": [ { "Name": "User.Read", @@ -211105,20 +211102,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/educationalActivities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileEducationalActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.Read", @@ -211161,20 +211158,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "OutputType": "IMicrosoftGraphItemEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.Read", @@ -211217,19 +211214,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/emails", - "OutputType": "IMicrosoftGraphItemEmail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileEmailCount", "Permissions": [ { "Name": "User.Read", @@ -211272,20 +211269,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/emails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileEmailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.Read", @@ -211328,20 +211325,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "OutputType": "IMicrosoftGraphPersonInterest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileInterest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.Read", @@ -211384,19 +211381,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/interests", - "OutputType": "IMicrosoftGraphPersonInterest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileInterest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileInterestCount", "Permissions": [ { "Name": "User.Read", @@ -211439,20 +211436,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/interests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileInterestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.Read", @@ -211495,20 +211492,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.Read", @@ -211551,19 +211548,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/languages", - "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileLanguageCount", "Permissions": [ { "Name": "User.Read", @@ -211606,20 +211603,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/languages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileLanguageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -211662,20 +211659,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "OutputType": "IMicrosoftGraphPersonName", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -211718,19 +211715,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/names", - "OutputType": "IMicrosoftGraphPersonName", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileNameCount", "Permissions": [ { "Name": "User.Read", @@ -211773,20 +211770,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/names/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileNameCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -211829,20 +211826,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -211885,19 +211882,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/notes", - "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileNoteCount", "Permissions": [ { "Name": "User.Read", @@ -211940,20 +211937,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/notes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileNoteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.Read", @@ -211996,20 +211993,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "OutputType": "IMicrosoftGraphItemPatent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfilePatent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.Read", @@ -212052,19 +212049,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/patents", - "OutputType": "IMicrosoftGraphItemPatent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfilePatent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePatentCount", "Permissions": [ { "Name": "User.Read", @@ -212107,20 +212104,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/patents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfilePatentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.Read", @@ -212163,20 +212160,75 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "OutputType": "IMicrosoftGraphItemPhone", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPhone", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfilePhone", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Module": "Beta.People" }, { + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", + "Variants": [ + "List" + ], "Command": "Get-MgBetaUserProfilePhone", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones", + "Module": "Beta.People" + }, + { "Permissions": [ { "Name": "User.Read", @@ -212219,75 +212271,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/phones", - "OutputType": "IMicrosoftGraphItemPhone", - "ApiVersion": "beta", - "Module": "Beta.People", - "Variants": [ - "List" - ] - }, - { "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePhoneCount", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/phones/$count", - "OutputType": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfilePhoneCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.Read", @@ -212330,20 +212327,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "OutputType": "IMicrosoftGraphWorkPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfilePosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.Read", @@ -212386,19 +212383,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/positions", - "OutputType": "IMicrosoftGraphWorkPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfilePosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePositionCount", "Permissions": [ { "Name": "User.Read", @@ -212441,20 +212438,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/positions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfilePositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.Read", @@ -212497,20 +212494,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileProject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.Read", @@ -212553,19 +212550,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/projects", - "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileProject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileProjectCount", "Permissions": [ { "Name": "User.Read", @@ -212608,20 +212605,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/projects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileProjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.Read", @@ -212664,20 +212661,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "OutputType": "IMicrosoftGraphItemPublication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfilePublication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.Read", @@ -212720,19 +212717,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/publications", - "OutputType": "IMicrosoftGraphItemPublication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfilePublication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfilePublicationCount", "Permissions": [ { "Name": "User.Read", @@ -212775,20 +212772,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/publications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfilePublicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.Read", @@ -212831,20 +212828,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileSkill", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.Read", @@ -212887,19 +212884,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/skills", - "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileSkill", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileSkillCount", "Permissions": [ { "Name": "User.Read", @@ -212942,20 +212939,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/skills/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileSkillCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.Read", @@ -212998,20 +212995,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "OutputType": "IMicrosoftGraphWebAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileWebAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.Read", @@ -213054,19 +213051,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/webAccounts", - "OutputType": "IMicrosoftGraphWebAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileWebAccount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebAccountCount", "Permissions": [ { "Name": "User.Read", @@ -213109,20 +213106,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/webAccounts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileWebAccountCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.Read", @@ -213165,20 +213162,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileWebsite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.Read", @@ -213221,19 +213218,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/websites", - "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserProfileWebsite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserProfileWebsiteCount", "Permissions": [ { "Name": "User.Read", @@ -213276,35 +213273,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/profile/websites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserProfileWebsiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites/$count", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserRegisteredDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDevice", "Permissions": [ { "Name": "User.Read", @@ -213347,77 +213344,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserRegisteredDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/device", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/endpoint", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceCount", "Permissions": [ { "Name": "User.Read", @@ -213460,65 +213457,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserRegisteredDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/device/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserScopedRoleMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserScopedRoleMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -213537,19 +213534,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserScopedRoleMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -213568,50 +213565,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserScopedRoleMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/security", - "OutputType": "IMicrosoftGraphSecurity1", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurity1", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSecurity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/security", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtection", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/security/informationProtection", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSecurityInformationProtection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -213630,20 +213627,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -213662,20 +213659,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -213694,19 +213691,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -213725,35 +213722,35 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSetting", "Permissions": [ { "Name": "User.Read.All", @@ -213772,20 +213769,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings", - "OutputType": "IMicrosoftGraphUserSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUserSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingContactMergeSuggestion", "Permissions": [ { "Name": "User.Read", @@ -213804,20 +213801,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphContactMergeSuggestions", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingItemInsight", "Permissions": [ { "Name": "User.Read", @@ -213836,35 +213833,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/itemInsights", - "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingItemInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingShiftPreference", "Permissions": [ { "Name": "User.Read.All", @@ -213899,35 +213896,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphShiftPreferences", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingShiftPreference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage", - "OutputType": "IMicrosoftGraphUserStorage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUserStorage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorageQuota", "Permissions": [ { "Name": "Files.Read", @@ -213962,20 +213959,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage/quota", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingStorageQuota", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorageQuotaService", "Permissions": [ { "Name": "Files.Read", @@ -214010,20 +214007,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorageQuotaService", "Permissions": [ { "Name": "Files.Read", @@ -214058,19 +214055,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", "Permissions": [ { "Name": "Files.Read", @@ -214105,123 +214102,123 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindows", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphWindowsSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingWindows", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindows", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphWindowsSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserSettingWindows", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindowsCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingWindowsCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindowsInstance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingWindowsInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindowsInstance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserSettingWindowsInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSettingWindowsInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSettingWindowsInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSponsor", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserSponsor", "Permissions": [ { "Name": "User.Read", @@ -214248,19 +214245,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/sponsors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserSponsorCount", "Permissions": [ { "Name": "User.Read", @@ -214287,20 +214284,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/sponsors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserSponsorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamwork", "Permissions": [ { "Name": "UserTeamwork.Read", @@ -214319,37 +214316,37 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork", - "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUserTeamwork", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTeamwork", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -214376,19 +214373,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -214415,20 +214412,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -214551,20 +214548,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -214687,19 +214684,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppChat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -214774,20 +214771,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -214910,50 +214907,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -214988,20 +214985,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -215036,19 +215033,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTodoList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListCount", "Permissions": [ { "Name": "Tasks.Read", @@ -215083,20 +215080,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoListCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListDelta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -215123,64 +215120,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/delta", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoListDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoListExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTodoListExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoListExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoListExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTask", "Permissions": [ { "Name": "Tasks.Read", @@ -215215,20 +215212,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTask", "Permissions": [ { "Name": "Tasks.Read", @@ -215263,19 +215260,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTodoTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachment", "Permissions": [ { "Name": "Tasks.Read", @@ -215310,20 +215307,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachmentBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachment", "Permissions": [ { "Name": "Tasks.Read", @@ -215358,19 +215355,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachmentBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentContent", "Permissions": [ { "Name": "Tasks.Read", @@ -215405,20 +215402,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentCount", "Permissions": [ { "Name": "Tasks.Read", @@ -215453,79 +215450,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachmentSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachmentSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskChecklistItem", "Permissions": [ { "Name": "Tasks.Read", @@ -215560,20 +215557,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "OutputType": "IMicrosoftGraphChecklistItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphChecklistItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskChecklistItem", "Permissions": [ { "Name": "Tasks.Read", @@ -215608,19 +215605,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "OutputType": "IMicrosoftGraphChecklistItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphChecklistItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", "Permissions": [ { "Name": "Tasks.Read", @@ -215655,20 +215652,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskCount", "Permissions": [ { "Name": "Tasks.Read", @@ -215703,20 +215700,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -215751,64 +215748,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTodoTaskExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskLinkedResource", "Permissions": [ { "Name": "Tasks.Read", @@ -215843,20 +215840,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "OutputType": "IMicrosoftGraphLinkedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskLinkedResource", "Permissions": [ { "Name": "Tasks.Read", @@ -215891,19 +215888,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "OutputType": "IMicrosoftGraphLinkedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", "Permissions": [ { "Name": "Tasks.Read", @@ -215938,35 +215935,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOf", "Permissions": [ { "Name": "User.Read", @@ -216017,106 +216014,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCount", "Permissions": [ { "Name": "User.Read", @@ -216167,2559 +216164,2559 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveReports", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserTransitiveReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveReports", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserTransitiveReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserTransitiveReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveReports/$count", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEvent", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEvent", "Variants": [ "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEvent", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaVirtualEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventPresenterSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventPresenterSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventPresenterSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventPresenterSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", - "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhall", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhall", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhall", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhall", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallByUserRole", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallByUserRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinar", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinar", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarByUserRole", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarByUserRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuCatalogEntry", + "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/catalog/entries", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuCatalogEntry", + "Uri": "/admin/windows/updates/catalog/entries", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuCatalogEntryCount", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/catalog/entries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuCatalogEntryCount", + "Uri": "/admin/windows/updates/catalog/entries/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuDeployment", - "Command": "Get-MgBetaWindowsUpdatesDeployment", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuDeployment", - "Command": "Get-MgBetaWindowsUpdatesDeployment", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuDeploymentCount", - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/deployments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuDeploymentCount", + "Uri": "/admin/windows/updates/deployments/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuPolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuPolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudience", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudience", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuPolicyCount", - "Command": "Get-MgBetaWindowsUpdatesPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuPolicyCount", + "Uri": "/admin/windows/updates/updatePolicies/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProduct", - "Command": "Get-MgBetaWindowsUpdatesProduct", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProduct", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products/{product-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProduct", - "Command": "Get-MgBetaWindowsUpdatesProduct", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProduct", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductCount", - "Command": "Get-MgBetaWindowsUpdatesProductCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductCount", + "Uri": "/admin/windows/updates/products/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductEdition", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductEdition", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductEditionCount", - "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductEditionCount", + "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductKnownIssue", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductKnownIssue", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", + "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductRevision", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductRevision", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductRevisionCount", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductRevisionCount", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuResourceConnection", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuResourceConnection", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/resourceConnections", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuResourceConnectionCount", - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/resourceConnections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuResourceConnectionCount", + "Uri": "/admin/windows/updates/resourceConnections/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", - "CommandAlias": "Get-MgBetaWuUpdatableAsset", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatableAssets", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", "Variants": [ "List" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/windows/updates/updatableAssets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", + "Method": "GET", + "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", + "Uri": "/admin/windows/updates/updatableAssets/$count", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusiness", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -218754,20 +218751,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusiness", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.Read.All", @@ -218802,19 +218799,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "List" - ] + ], + "Command": "Get-MgBookingBusiness", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -218849,20 +218846,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessAppointment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -218897,19 +218894,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBookingBusinessAppointment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingBusinessAppointmentCount", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -218944,35 +218941,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessAppointmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCalendarView", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessCalendarView", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCalendarView", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219007,19 +219004,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "List" - ] + ], + "Command": "Get-MgBookingBusinessCalendarView", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCalendarViewCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219054,20 +219051,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessCalendarViewCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219102,19 +219099,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBookingBusinessCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomer", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -219149,20 +219146,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomer", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219197,19 +219194,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "OutputType": "IMicrosoftGraphBookingCustomerBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomerBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBookingBusinessCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomerCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219244,20 +219241,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessCustomerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219292,20 +219289,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessCustomQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219340,19 +219337,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "List" - ] + ], + "Command": "Get-MgBookingBusinessCustomQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingBusinessCustomQuestionCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219387,20 +219384,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessCustomQuestionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessService", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -219435,20 +219432,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "OutputType": "IMicrosoftGraphBookingService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessService", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -219483,19 +219480,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "OutputType": "IMicrosoftGraphBookingService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "List" - ] + ], + "Command": "Get-MgBookingBusinessService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingBusinessServiceCount", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -219530,20 +219527,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessServiceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessStaffAvailability", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219586,22 +219583,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgBookingBusinessStaffAvailability", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -219636,20 +219633,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessStaffMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -219684,19 +219681,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgBookingBusinessStaffMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingBusinessStaffMemberCount", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -219731,20 +219728,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingBusinessStaffMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingCurrency", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219779,20 +219776,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgBookingCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgBookingCurrency", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219827,19 +219824,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingCurrencies", - "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "List" - ] + ], + "Command": "Get-MgBookingCurrency", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgBookingCurrencyCount", "Permissions": [ { "Name": "Bookings.Read.All", @@ -219874,19 +219871,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/solutions/bookingCurrencies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgBookingCurrencyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -219953,20 +219950,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -220017,19 +220014,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "List" - ] + ], + "Command": "Get-MgChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatCount", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -220080,19 +220077,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgChatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -220183,20 +220180,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -220319,19 +220316,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatInstalledAppCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -220454,65 +220451,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatLastMessagePreview", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatLastMessagePreview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatMember", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -220643,20 +220640,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatMember", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -220755,19 +220752,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMemberCount", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -220866,20 +220863,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -220930,21 +220927,21 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -220987,19 +220984,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -221042,20 +221039,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatMessageDelta", "Permissions": [ { "Name": "Chat.Read", @@ -221106,20 +221103,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgChatMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/delta", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatMessageHostedContent", "Permissions": [ { "Name": "Chat.Read", @@ -221178,22 +221175,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgChatMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatMessageHostedContent", "Permissions": [ { "Name": "Chat.Read", @@ -221252,19 +221249,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMessageHostedContentCount", "Permissions": [ { "Name": "Chat.Read", @@ -221323,140 +221320,140 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyDelta", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgChatMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgChatMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatPermissionGrant", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -221563,19 +221560,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatPermissionGrantCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -221682,37 +221679,37 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatPinnedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgChatPinnedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatPinnedMessage", "Permissions": [ { "Name": "Chat.Read", @@ -221755,19 +221752,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/pinnedMessages", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatPinnedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatPinnedMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -221810,20 +221807,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatPinnedMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatRetainedMessage", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -221890,19 +221887,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/getAllRetainedMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgChatRetainedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/getAllRetainedMessages", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -221969,20 +221966,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -222033,19 +222030,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgChatTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatTabCount", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -222096,35 +222093,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/{chat-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgChatTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgChatTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -222143,20 +222140,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}", - "OutputType": "IMicrosoftGraphCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCall", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCall", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -222175,20 +222172,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -222207,19 +222204,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -222238,20 +222235,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallContentSharingSession", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -222286,20 +222283,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallContentSharingSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallContentSharingSession", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -222334,19 +222331,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphContentSharingSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationCallContentSharingSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallContentSharingSessionCount", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -222381,78 +222378,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/calls/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgCommunicationCallCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallOperation", "Permissions": [], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallOperation", "Permissions": [], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/operations", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationCallOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -222471,20 +222468,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "OutputType": "IMicrosoftGraphParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallParticipant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -222503,19 +222500,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/participants", - "OutputType": "IMicrosoftGraphParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationCallParticipant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallParticipantCount", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -222534,184 +222531,184 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/calls/{call-id}/participants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallParticipantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecord", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgCommunicationCallRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordOrganizerV2", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallRecordOrganizerV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordParticipant", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallRecordParticipant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallRecordParticipantV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationCallRecordParticipantV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordSession", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallRecordSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordSession", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationCallRecordSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallRecordSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeeting", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeeting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -222746,122 +222743,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/onlineMeetings", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationOnlineMeeting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingCount", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -222896,182 +222893,182 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/onlineMeetings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "Permissions": [], - "Method": "GET", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationPresence", "Permissions": [], - "Method": "GET", - "Uri": "/communications/presences/{presence-id}", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgCommunicationPresence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationPresence", "Permissions": [ { "Name": "Presence.Read", @@ -223098,19 +223095,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/presences", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "List" - ] + ], + "Command": "Get-MgCommunicationPresence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/presences", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgCommunicationPresenceByUserId", "Permissions": [ { "Name": "Presence.Read.All", @@ -223129,20 +223126,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/getPresencesByUserId", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgCommunicationPresenceByUserId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/getPresencesByUserId", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCommunicationPresenceCount", "Permissions": [ { "Name": "Presence.Read", @@ -223169,33 +223166,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/communications/presences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgCommunicationPresenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/communications/presences/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgCompliance", "Permissions": [], - "Method": "GET", - "Uri": "/compliance", - "OutputType": "IMicrosoftGraphCompliance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphCompliance", "Variants": [ "Get" - ] + ], + "Command": "Get-MgCompliance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance", + "Module": "Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContact", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223222,20 +223219,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContact", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223262,34 +223259,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContactById", "Permissions": [], - "Method": "POST", - "Uri": "/contacts/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgContactById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/getByIds", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactCount", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223316,19 +223313,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgContactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContactDelta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223355,34 +223352,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/delta", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgContactDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/delta", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactDirectReport", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactDirectReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContactDirectReport", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223417,77 +223414,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactDirectReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactDirectReportAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactDirectReportAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactDirectReportAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactDirectReportAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactDirectReportAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactDirectReportAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactDirectReportAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactDirectReportAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactDirectReportCount", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223522,50 +223519,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactDirectReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactDirectReportCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactDirectReportCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactDirectReportCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactDirectReportCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContactManager", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223600,20 +223597,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/manager", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactManager", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/manager", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContactMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -223696,22 +223693,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgContactMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/getMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContactMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -223810,37 +223807,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgContactMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/getMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContactMemberOf", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223875,77 +223872,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactMemberOfCount", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -223980,94 +223977,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOf", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -224094,77 +224091,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfCount", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -224191,50 +224188,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContract", "Permissions": [ { "Name": "Directory.Read.All", @@ -224253,20 +224250,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contracts/{contract-id}", - "OutputType": "IMicrosoftGraphContract", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgContract", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContract", "Permissions": [ { "Name": "Directory.Read.All", @@ -224285,34 +224282,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contracts", - "OutputType": "IMicrosoftGraphContract", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "List" - ] + ], + "Command": "Get-MgContract", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contracts", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContractById", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgContractById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/getByIds", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgContractCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -224331,19 +224328,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contracts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgContractCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contracts/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContractDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -224362,53 +224359,53 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/contracts/delta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgContractDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/contracts/delta", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContractMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/{contract-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgContractMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/getMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgContractMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/{contract-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgContractMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}/getMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDataPolicyOperation", "Permissions": [ { "Name": "User.Export.All", @@ -224427,48 +224424,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDataPolicyOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDataPolicyOperation", "Permissions": [], - "Method": "GET", - "Uri": "/dataPolicyOperations", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgDataPolicyOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/dataPolicyOperations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDataPolicyOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/dataPolicyOperations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDataPolicyOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -224503,20 +224500,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDevice", "Permissions": [ { "Name": "Device.Read.All", @@ -224551,19 +224548,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgt", - "Command": "Get-MgDeviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224598,19 +224595,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement", - "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagement", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgt", + "Uri": "/deviceAppManagement", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224629,20 +224626,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224661,19 +224658,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224708,20 +224705,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224756,19 +224753,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224803,20 +224800,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224851,20 +224848,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224899,19 +224896,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224946,20 +224943,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224978,19 +224975,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225025,20 +225022,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225073,20 +225070,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225121,19 +225118,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225168,20 +225165,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225216,19 +225213,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225263,20 +225260,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionCount", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225311,19 +225308,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionCount", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225358,20 +225355,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225390,20 +225387,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225422,19 +225419,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225469,20 +225466,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225517,19 +225514,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225564,20 +225561,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225612,20 +225609,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225660,19 +225657,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225707,20 +225704,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225739,19 +225736,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225786,20 +225783,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225834,20 +225831,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225882,19 +225879,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225929,19 +225926,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", + "Uri": "/deviceAppManagement/managedAppPolicies/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225976,20 +225973,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226024,19 +226021,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226071,20 +226068,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226119,19 +226116,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226166,20 +226163,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226214,19 +226211,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226261,20 +226258,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226309,19 +226306,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226356,20 +226353,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226404,20 +226401,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226452,19 +226449,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226499,20 +226496,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226547,19 +226544,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226594,20 +226591,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226642,19 +226639,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppStatuses", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226689,19 +226686,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", + "Uri": "/deviceAppManagement/managedAppStatuses/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", - "Command": "Get-MgDeviceAppManagementManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226720,20 +226717,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBook", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", - "Command": "Get-MgDeviceAppManagementManagedEBook", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226752,19 +226749,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBook", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226783,20 +226780,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226815,19 +226812,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226846,20 +226843,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", - "Command": "Get-MgDeviceAppManagementManagedEBookCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226878,19 +226875,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", + "Uri": "/deviceAppManagement/managedEBooks/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226909,20 +226906,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226941,19 +226938,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226972,20 +226969,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227004,20 +227001,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227036,20 +227033,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227068,19 +227065,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227099,20 +227096,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227131,20 +227128,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227163,19 +227160,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227194,20 +227191,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227226,20 +227223,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227258,19 +227255,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227305,20 +227302,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227353,19 +227350,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227400,20 +227397,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227432,19 +227429,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227479,20 +227476,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227527,19 +227524,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227574,20 +227571,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227622,20 +227619,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227670,19 +227667,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227717,20 +227714,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "Command": "Get-MgDeviceAppManagementMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227749,20 +227746,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedmobilelobapp-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "Command": "Get-MgDeviceAppManagementMobileApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227781,34 +227778,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedapp-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227827,254 +227824,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidStoreApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228093,122 +228090,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidStoreApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "OutputType": "IMicrosoftGraphIosLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228227,254 +228224,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "OutputType": "IMicrosoftGraphIosLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosStoreApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228493,122 +228490,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosStoreApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "OutputType": "IMicrosoftGraphIosVppApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosVppApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228627,122 +228624,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "OutputType": "IMicrosoftGraphIosVppApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosVppApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSDmgApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228761,254 +228758,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSDmgApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229027,254 +229024,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMacOSLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229293,254 +229290,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedIosLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229559,254 +229556,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedIosLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229825,254 +229822,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230091,107 +230088,107 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230210,20 +230207,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230242,19 +230239,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230273,35 +230270,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWin32LobApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230320,254 +230317,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWin32LobApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsAppX", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230586,254 +230583,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsAppX", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230852,254 +230849,254 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231118,298 +231115,298 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileContainedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsWebApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231428,107 +231425,107 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsWebApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231547,22 +231544,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231581,20 +231578,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCategories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231613,20 +231610,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", + "Uri": "/deviceAppManagement/mobileAppCategories/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231645,20 +231642,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231677,19 +231674,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231708,20 +231705,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231740,19 +231737,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231771,20 +231768,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231803,19 +231800,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231834,20 +231831,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231866,19 +231863,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231897,20 +231894,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231929,20 +231926,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231961,20 +231958,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231993,19 +231990,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232024,20 +232021,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232056,20 +232053,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", - "Command": "Get-MgDeviceAppManagementMobileAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232088,19 +232085,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", + "Uri": "/deviceAppManagement/mobileApps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232119,19 +232116,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232150,19 +232147,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232181,19 +232178,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232212,19 +232209,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232243,19 +232240,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232274,19 +232271,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232305,19 +232302,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232336,19 +232333,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232367,19 +232364,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232398,19 +232395,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232429,19 +232426,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232460,19 +232457,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232491,19 +232488,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232522,19 +232519,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232553,19 +232550,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232584,19 +232581,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232615,20 +232612,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232647,19 +232644,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232694,20 +232691,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232742,19 +232739,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232789,20 +232786,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232837,20 +232834,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232885,19 +232882,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232932,20 +232929,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232964,19 +232961,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233011,20 +233008,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtVppToken", - "Command": "Get-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233059,20 +233056,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementVppToken", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtVppToken", - "Command": "Get-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233107,19 +233104,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/vppTokens", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementVppToken", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", - "Command": "Get-MgDeviceAppManagementVppTokenCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233154,19 +233151,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/vppTokens/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementVppTokenCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", + "Uri": "/deviceAppManagement/vppTokens/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233201,20 +233198,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233249,19 +233246,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233296,20 +233293,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233344,19 +233341,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233391,20 +233388,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233439,19 +233436,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233486,20 +233483,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233534,19 +233531,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233581,20 +233578,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233629,20 +233626,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233677,19 +233674,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233724,20 +233721,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceByDeviceId", "Permissions": [ { "Name": "Device.Read.All", @@ -233772,35 +233769,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices(deviceId='{deviceId}')", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceByDeviceId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceById", "Permissions": [], - "Method": "POST", - "Uri": "/devices/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/getByIds", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceCount", "Permissions": [ { "Name": "Device.Read.All", @@ -233835,77 +233832,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceDelta", "Permissions": [], - "Method": "GET", - "Uri": "/devices/delta", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgDeviceDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/delta", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -233978,76 +233975,76 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-get?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Variants": [ + "Get" + ], + "Command": "Get-MgDeviceManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement", + "Module": "DeviceManagement" + }, + { + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.ReadWrite.All", + "Description": "Read and write Microsoft Intune configuration", + "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement", - "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Variants": [ "Get" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.ReadWrite.All", - "Description": "Read and write Microsoft Intune configuration", - "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Method": "GET", + "CommandAlias": null, "Uri": "/deviceManagement/applePushNotificationCertificate", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Variants": [ - "Get" - ] + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -234066,20 +234063,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEvent", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -234098,19 +234095,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -234129,20 +234126,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -234161,19 +234158,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/getAuditCategories", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementAuditEventCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -234192,19 +234189,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/auditEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementAuditEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234239,20 +234236,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234287,19 +234284,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceManagementPartners", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234334,19 +234331,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234381,19 +234378,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/conditionalAccessSettings", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234428,20 +234425,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234476,19 +234473,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDetectedApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedAppCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234523,19 +234520,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementDetectedAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234554,20 +234551,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234586,19 +234583,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -234617,20 +234614,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234665,20 +234662,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234713,19 +234710,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCategories", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCategoryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234760,19 +234757,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234791,20 +234788,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234823,19 +234820,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234854,20 +234851,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234886,19 +234883,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234917,20 +234914,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234949,19 +234946,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234980,20 +234977,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235012,19 +235009,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235043,20 +235040,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235075,19 +235072,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235106,20 +235103,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235138,19 +235135,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235169,20 +235166,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235201,20 +235198,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235233,20 +235230,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235265,19 +235262,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235296,20 +235293,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235328,20 +235325,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235360,19 +235357,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235391,20 +235388,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235423,20 +235420,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235455,19 +235452,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235486,19 +235483,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235517,20 +235514,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235549,19 +235546,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235580,20 +235577,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235612,20 +235609,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235644,19 +235641,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235675,20 +235672,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235707,20 +235704,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10secureassessmentconfiguration-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235739,20 +235736,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10secureassessmentconfiguration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235771,19 +235768,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235802,20 +235799,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235834,19 +235831,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235865,20 +235862,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235897,19 +235894,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235928,20 +235925,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235960,19 +235957,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235991,20 +235988,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236023,19 +236020,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236054,20 +236051,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236086,19 +236083,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236117,20 +236114,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236149,20 +236146,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236181,20 +236178,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236213,20 +236210,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236245,19 +236242,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236276,20 +236273,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236308,20 +236305,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236356,20 +236353,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236404,19 +236401,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236451,20 +236448,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236499,19 +236496,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236546,20 +236543,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236594,19 +236591,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementEffectivePermission", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -236625,20 +236622,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", - "OutputType": "IMicrosoftGraphRolePermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphRolePermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementEffectivePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236673,20 +236670,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementExchangeConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236721,19 +236718,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/exchangeConnectors", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementExchangeConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementExchangeConnectorCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236768,19 +236765,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/exchangeConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementExchangeConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236799,20 +236796,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236831,19 +236828,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236862,19 +236859,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementIoUpdateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236893,20 +236890,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementIoUpdateStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236925,19 +236922,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/iosUpdateStatuses", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementIoUpdateStatusCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236956,19 +236953,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237003,20 +237000,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237051,122 +237048,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCategory", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237201,63 +237198,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237292,92 +237289,92 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDeviceOverview", - "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceUser", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237396,20 +237393,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237428,19 +237425,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237475,20 +237472,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237523,19 +237520,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237570,20 +237567,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237602,19 +237599,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237649,20 +237646,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237697,19 +237694,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237744,19 +237741,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237775,20 +237772,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237807,19 +237804,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237838,19 +237835,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237869,20 +237866,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237901,19 +237898,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237932,20 +237929,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -237980,20 +237977,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238028,19 +238025,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementPartners", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238075,19 +238072,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementPartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238122,20 +238119,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238170,19 +238167,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteAssistancePartners", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238217,19 +238214,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238296,19 +238293,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports", - "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportCachedReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238359,20 +238356,148 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ], + "Command": "Get-MgDeviceManagementReportCachedReport", "Method": "POST", + "CommandAlias": null, "Uri": "/deviceManagement/reports/getCachedReport", - "OutputType": null, + "Module": "DeviceManagement.Actions" + }, + { + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get", + "GetExpanded" + ], + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Method": "POST", "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "Module": "DeviceManagement.Actions" + }, + { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238423,84 +238548,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "Method": "POST", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Variants": [ - "Get", - "GetExpanded" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238551,84 +238612,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "Method": "POST", + "CommandAlias": null, "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Variants": [ - "Get", - "GetExpanded" - ] + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238679,20 +238676,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238743,20 +238740,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238807,20 +238804,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238871,20 +238868,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238935,20 +238932,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238999,20 +238996,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239063,20 +239060,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementReportExportJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportExportJob", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239127,19 +239124,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports/exportJobs", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementReportExportJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportExportJobCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239190,19 +239187,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/reports/exportJobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementReportExportJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/exportJobs/$count", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportFilter", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239253,20 +239250,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getReportFilters", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportFilter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getReportFilters", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportHistoricalReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239317,20 +239314,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getHistoricalReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportHistoricalReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getHistoricalReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239381,20 +239378,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239445,20 +239442,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239509,20 +239506,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239573,20 +239570,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -239637,20 +239634,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -239685,20 +239682,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "OutputType": "IMicrosoftGraphResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementResourceOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -239733,19 +239730,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceOperations", - "OutputType": "IMicrosoftGraphResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementResourceOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementResourceOperationCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -239780,19 +239777,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/resourceOperations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementResourceOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -239827,20 +239824,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -239875,19 +239872,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleAssignmentCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -239922,34 +239919,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -239984,20 +239981,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -240032,19 +240029,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -240079,19 +240076,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -240126,20 +240123,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -240174,19 +240171,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -240221,20 +240218,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -240269,20 +240266,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -240301,19 +240298,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/softwareUpdateStatusSummary", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240332,20 +240329,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240364,19 +240361,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240395,19 +240392,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240426,20 +240423,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementTermAndCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240458,19 +240455,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementTermAndCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240489,20 +240486,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240521,19 +240518,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240552,20 +240549,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240584,20 +240581,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240616,20 +240613,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240648,19 +240645,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240679,20 +240676,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTermAndConditionCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240711,19 +240708,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/termsAndConditions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementTermAndConditionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240742,20 +240739,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240774,19 +240771,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/troubleshootingEvents", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementTroubleshootingEventCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240805,19 +240802,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/troubleshootingEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240852,20 +240849,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240900,19 +240897,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240947,20 +240944,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240995,19 +240992,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241042,19 +241039,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241089,67 +241086,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "List" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241184,67 +241134,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ - "Get" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } + "List" ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241279,19 +241181,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ - "List" - ] + "Get" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241326,19 +241228,67 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ - "Get" - ] + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Module": "DeviceManagement" }, { + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Variants": [ + "List" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Module": "DeviceManagement" + }, + { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241373,19 +241323,66 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "Module": "DeviceManagement" }, { + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "Module": "DeviceManagement" + }, + { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241420,20 +241417,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241468,19 +241465,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241515,19 +241512,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241562,20 +241559,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241610,19 +241607,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241657,19 +241654,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241704,20 +241701,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241752,19 +241749,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241799,19 +241796,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241846,20 +241843,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241894,19 +241891,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241941,19 +241938,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241988,62 +241985,62 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242078,20 +242075,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242126,19 +242123,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242173,20 +242170,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242221,20 +242218,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242269,20 +242266,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242317,67 +242314,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242412,68 +242361,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242508,20 +242409,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242556,92 +242457,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "List" - ] - }, - { "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", - "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "OutputType": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "Get" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Permissions": [], + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "List" - ] - }, - { - "ApiReferenceLink": null, "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242676,20 +242505,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242724,19 +242553,92 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Module": "DeviceManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Module": "DeviceManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "Module": "DeviceManagement" }, { + "Permissions": [], "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Variants": [ + "List" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Module": "DeviceManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "Module": "DeviceManagement" + }, + { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242771,19 +242673,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ - "Get" - ] + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242818,20 +242721,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ - "Get", - "GetViaIdentity" - ] + "List" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242866,19 +242768,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ - "List" - ] + "Get" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242913,19 +242815,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ - "Get" - ] + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242960,20 +242863,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ - "Get", - "GetViaIdentity" - ] + "List" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243008,19 +242910,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ - "List" - ] + "Get" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243055,19 +242957,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ - "Get" - ] + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243102,20 +243005,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ - "Get", - "GetViaIdentity" - ] + "List" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243150,19 +243052,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ - "List" - ] + "Get" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243197,19 +243099,114 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "OutputType": null, + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Module": "DeviceManagement" + }, + { + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ - "Get" - ] + "List" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Module": "DeviceManagement" }, { + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get" + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "Module": "DeviceManagement" + }, + { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -243244,20 +243241,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -243292,19 +243289,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -243339,19 +243336,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243386,20 +243383,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243434,19 +243431,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243481,19 +243478,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243528,20 +243525,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243576,19 +243573,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243623,19 +243620,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243670,19 +243667,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243717,20 +243714,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243765,19 +243762,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243812,19 +243809,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243859,19 +243856,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243906,20 +243903,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243954,19 +243951,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244001,19 +243998,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244048,20 +244045,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244096,19 +244093,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244143,20 +244140,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244191,20 +244188,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244239,19 +244236,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244286,33 +244283,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint", - "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphVirtualEndpoint", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244331,20 +244328,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244363,19 +244360,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244394,19 +244391,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244425,19 +244422,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244456,20 +244453,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "OutputType": "IMicrosoftGraphCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244488,19 +244485,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "OutputType": "IMicrosoftGraphCloudPc", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPc", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244519,19 +244516,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244550,20 +244547,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244582,19 +244579,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244613,19 +244610,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244644,19 +244641,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244675,20 +244672,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244707,19 +244704,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244738,19 +244735,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244769,20 +244766,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244801,19 +244798,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244832,19 +244829,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244863,20 +244860,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -244895,151 +244892,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -245058,19 +245055,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -245089,20 +245086,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -245121,63 +245118,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -245196,19 +245193,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -245227,20 +245224,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -245259,19 +245256,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -245290,19 +245287,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -245321,20 +245318,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -245353,19 +245350,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -245384,19 +245381,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -245415,20 +245412,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -245447,19 +245444,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -245478,19 +245475,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -245525,20 +245522,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -245573,19 +245570,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -245620,19 +245617,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -245667,20 +245664,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -245715,19 +245712,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -245762,20 +245759,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -245858,22 +245855,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/devices/{device-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDeviceMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/getMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -245972,37 +245969,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/devices/{device-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDeviceMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/getMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -246037,77 +246034,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfCount", "Permissions": [ { "Name": "Device.Read.All", @@ -246142,50 +246139,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/memberOf/group/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwner", "Permissions": [ { "Name": "Device.Read.All", @@ -246220,135 +246217,135 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -246383,19 +246380,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCount", "Permissions": [ { "Name": "Device.Read.All", @@ -246430,80 +246427,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUser", "Permissions": [ { "Name": "Device.Read.All", @@ -246538,135 +246535,135 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserByRef", "Permissions": [ { "Name": "Device.Read.All", @@ -246701,19 +246698,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceRegisteredUserByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCount", "Permissions": [ { "Name": "Device.Read.All", @@ -246748,95 +246745,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceRegisteredUserCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceRegisteredUserCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/user/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOf", "Permissions": [ { "Name": "Device.Read.All", @@ -246871,77 +246868,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfCount", "Permissions": [ { "Name": "Device.Read.All", @@ -246976,64 +246973,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/directory", - "OutputType": "IMicrosoftGraphDirectory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectory", "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247068,20 +247065,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnit", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247116,19 +247113,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitCount", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247163,19 +247160,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitDelta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247210,63 +247207,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/delta", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/delta", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247301,34 +247298,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247363,34 +247360,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247425,34 +247422,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247487,34 +247484,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247549,34 +247546,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247611,34 +247608,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247673,19 +247670,114 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Variants": [ + "List" + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Method": "GET", + "CommandAlias": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "OutputType": "IMicrosoftGraphUser", + "Module": "Identity.DirectoryManagement" + }, + { + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Module": "Identity.DirectoryManagement" + }, + { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247720,115 +247812,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Variants": [ - "List" - ] - }, - { "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "OutputType": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", "Method": "GET", + "CommandAlias": null, "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247863,20 +247860,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247911,20 +247908,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -247959,20 +247956,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -248007,20 +248004,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -248055,20 +248052,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248103,20 +248100,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248151,19 +248148,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248198,20 +248195,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248230,20 +248227,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryAttributeSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryAttributeSet", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248262,19 +248259,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/attributeSets", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryAttributeSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/attributeSets", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryAttributeSetCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248293,19 +248290,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/attributeSets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryAttributeSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/attributeSets/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248324,20 +248321,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248356,19 +248353,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248387,20 +248384,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248419,19 +248416,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248450,20 +248447,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -248482,384 +248479,384 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItem", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryDeletedItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", + "Uri": "/directory/deletedItems/administrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedApplication", - "Command": "Get-MgDirectoryDeletedItemAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedApplication", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedApplication", - "Command": "Get-MgDirectoryDeletedItemAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedApplication", + "Uri": "/directory/deletedItems/application", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedDevice", - "Command": "Get-MgDirectoryDeletedItemAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedDevice", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedDevice", - "Command": "Get-MgDirectoryDeletedItemAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedDevice", + "Uri": "/directory/deletedItems/device", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDirectoryDeletedGroup", - "Command": "Get-MgDirectoryDeletedItemAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedGroup", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", - "CommandAlias": "Get-MgDirectoryDeletedGroup", - "Command": "Get-MgDirectoryDeletedItemAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedGroup", + "Uri": "/directory/deletedItems/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", + "Uri": "/directory/deletedItems/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedUser", - "Command": "Get-MgDirectoryDeletedItemAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedUser", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Get-MgDirectoryDeletedUser", - "Command": "Get-MgDirectoryDeletedItemAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Method": "GET", + "CommandAlias": "Get-MgDirectoryDeletedUser", + "Uri": "/directory/deletedItems/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemById", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDirectoryDeletedItemById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/getByIds", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/administrativeUnit/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/application/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/device/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/group/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/servicePrincipal/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deletedItems/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryDeletedItemCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deletedItems/user/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeletedItemMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDirectoryDeletedItemMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryDeviceLocalCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deviceLocalCredentials", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryDeviceLocalCredential", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryDeviceLocalCredentialCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/deviceLocalCredentials/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryDeviceLocalCredentialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryFederationConfiguration", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -248878,20 +248875,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryFederationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryFederationConfiguration", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -248910,19 +248907,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/federationConfigurations", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryFederationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryFederationConfigurationCount", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -248941,106 +248938,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/federationConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryFederationConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryObject", "Permissions": [], - "Method": "GET", - "Uri": "/directoryObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryObject", "Permissions": [], - "Method": "GET", - "Uri": "/directoryObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryObjects", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", "Permissions": [], - "Method": "POST", - "Uri": "/directoryObjects/getAvailableExtensionProperties", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/getAvailableExtensionProperties", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectById", "Permissions": [], - "Method": "POST", - "Uri": "/directoryObjects/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDirectoryObjectById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/getByIds", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectCount", "Permissions": [], - "Method": "GET", - "Uri": "/directoryObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryObjects/$count", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectDelta", "Permissions": [], - "Method": "GET", - "Uri": "/directoryObjects/delta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgDirectoryObjectDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryObjects/delta", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -249123,22 +249120,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDirectoryObjectMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryObjectMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -249237,37 +249234,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDirectoryObjectMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryOnPremiseSynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryOnPremiseSynchronization", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -249286,19 +249283,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/onPremisesSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -249317,19 +249314,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/onPremisesSynchronization/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRole", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -249364,20 +249361,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRole", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -249412,34 +249409,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleById", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDirectoryRoleById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/getByIds", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleByRoleTemplateId", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -249474,20 +249471,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleByRoleTemplateId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -249522,19 +249519,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleDelta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -249569,19 +249566,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/delta", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgDirectoryRoleDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/delta", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -249616,193 +249613,193 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/user", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberByRef", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -249837,19 +249834,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -249884,159 +249881,159 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDirectoryRoleMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDirectoryRoleMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleScopedMember", "Permissions": [], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleScopedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleScopedMember", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -250071,19 +250068,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleScopedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleScopedMemberCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -250118,20 +250115,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleScopedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplate", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -250166,20 +250163,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectoryRoleTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplate", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -250214,34 +250211,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoleTemplates", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectoryRoleTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateById", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgDirectoryRoleTemplateById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/getByIds", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -250276,19 +250273,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoleTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectoryRoleTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateDelta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -250323,111 +250320,111 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directoryRoleTemplates/delta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgDirectoryRoleTemplateDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/delta", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectoryRoleTemplateMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectorySubscription", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectorySubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectorySubscription", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgDirectorySubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDirectorySubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/directory/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDirectorySubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/subscriptions/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDomain", "Permissions": [ { "Name": "Domain.Read.All", @@ -250454,20 +250451,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDomain", "Permissions": [ { "Name": "Domain.Read.All", @@ -250494,19 +250491,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "List" - ] + ], + "Command": "Get-MgDomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDomainCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -250533,19 +250530,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgDomainCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDomainFederationConfiguration", "Permissions": [ { "Name": "Domain.Read.All", @@ -250564,64 +250561,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomainFederationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDomainFederationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/federationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "List" - ] + ], + "Command": "Get-MgDomainFederationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDomainFederationConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomainFederationConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDomainNameReference", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomainNameReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDomainNameReference", "Permissions": [ { "Name": "Domain.Read.All", @@ -250640,19 +250637,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/domainNameReferences", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgDomainNameReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDomainNameReferenceCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -250671,35 +250668,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomainNameReferenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/domainNameReferences/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDomainServiceConfigurationRecord", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomainServiceConfigurationRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDomainServiceConfigurationRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -250718,19 +250715,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgDomainServiceConfigurationRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDomainServiceConfigurationRecordCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -250749,35 +250746,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomainServiceConfigurationRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDomainVerificationDnsRecord", "Permissions": [], - "Method": "GET", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomainVerificationDnsRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDomainVerificationDnsRecord", "Permissions": [ { "Name": "Domain.Read.All", @@ -250796,19 +250793,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgDomainVerificationDnsRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDomainVerificationDnsRecordCount", "Permissions": [ { "Name": "Domain.Read.All", @@ -250827,20 +250824,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDomainVerificationDnsRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDrive", "Permissions": [ { "Name": "Files.Read", @@ -250891,270 +250888,270 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveBundleContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveBundleContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveBundleCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/bundles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveBundleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveFollowingContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveFollowingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveFollowingCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/following/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveFollowingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -251221,51 +251218,51 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -251316,78 +251313,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticLastSevenDay", "Permissions": [ { "Name": "Files.Read", @@ -251438,20 +251435,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveItemAnalyticTime", "Permissions": [ { "Name": "Files.Read", @@ -251502,35 +251499,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveItemChild", "Permissions": [ { "Name": "Files.Read", @@ -251581,34 +251578,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemChildCount", "Permissions": [ { "Name": "Files.Read", @@ -251659,20 +251656,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -251723,505 +251720,505 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgDriveItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveItemListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Files" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemPermission", "Permissions": [ { "Name": "Files.Read", @@ -252272,20 +252269,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemPermission", "Permissions": [ { "Name": "Files.Read", @@ -252336,19 +252333,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemPermissionCount", "Permissions": [ { "Name": "Files.Read", @@ -252399,94 +252396,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemThumbnail", "Permissions": [ { "Name": "Files.Read", @@ -252537,19 +252534,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemThumbnailCount", "Permissions": [ { "Name": "Files.Read", @@ -252600,20 +252597,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemVersion", "Permissions": [ { "Name": "Files.Read", @@ -252664,20 +252661,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemVersion", "Permissions": [ { "Name": "Files.Read", @@ -252728,19 +252725,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemVersionContent", "Permissions": [ { "Name": "Files.Read", @@ -252791,20 +252788,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveItemVersionCount", "Permissions": [ { "Name": "Files.Read", @@ -252855,1111 +252852,1111 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveList", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/drive", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgDriveListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/delta", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveRootActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveRootActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/allTime", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgDriveRootDelta", "Permissions": [ { "Name": "Files.Read", @@ -254010,674 +254007,674 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgDriveRootDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/delta", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgDriveRootListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveRootVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveRootVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveSpecialContent", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveSpecialContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgDriveSpecialCount", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/special/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgDriveSpecialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254704,20 +254701,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254744,19 +254741,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254823,20 +254820,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254903,19 +254900,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254982,179 +254979,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategory", - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgEducationClassAssignmentCategory", "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "OutputType": "IMicrosoftGraphEducationCategory", - "ApiVersion": "v1.0", - "Module": "Education", - "Variants": [ - "List", - "List1" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0", "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategoryByRef", - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "Education", - "Variants": [ - "List" - ] + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategoryCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255221,22 +255059,181 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Variants": [ + "List", + "List1" + ], + "Command": "Get-MgEducationClassAssignmentCategory", "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Module": "Education" + }, + { + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0", + "ApiVersion": "v1.0", "OutputType": null, + "Variants": [ + "List" + ], + "Command": "Get-MgEducationClassAssignmentCategoryByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Education" + }, + { + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEducationClassAssignmentCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCategoryDelta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255303,22 +255300,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255385,20 +255382,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentDefault", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255465,20 +255462,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentDefault", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentDelta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255545,35 +255542,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255640,20 +255637,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255720,19 +255717,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255799,20 +255796,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255879,20 +255876,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255959,20 +255956,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentRubricByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256039,64 +256036,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256163,20 +256160,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256243,19 +256240,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256322,35 +256319,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentSubmissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.Read", @@ -256385,19 +256382,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", "Permissions": [ { "Name": "EduAssignments.Read", @@ -256432,20 +256429,179 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Module": "Education" }, { + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Method": "GET", "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" + }, + { + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Variants": [ + "List" + ], "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Education" + }, + { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256512,99 +256668,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "ApiVersion": "v1.0", - "Module": "Education", - "Variants": [ - "List" - ] + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256671,100 +256748,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Method": "GET", + "CommandAlias": null, "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "ApiVersion": "v1.0", - "Module": "Education", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256831,19 +256828,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256910,20 +256907,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256950,19 +256947,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassDelta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257013,19 +257010,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/delta", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgEducationClassDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/delta", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassGroup", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257076,49 +257073,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassMember", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257153,19 +257150,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/members", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassMemberByRef", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257200,19 +257197,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassMemberCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257247,20 +257244,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassModule", "Permissions": [ { "Name": "EduCurricula.Read", @@ -257295,20 +257292,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassModule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassModule", "Permissions": [ { "Name": "EduCurricula.Read", @@ -257343,19 +257340,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassModule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassModuleCount", "Permissions": [ { "Name": "EduCurricula.Read", @@ -257390,20 +257387,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassModuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.Read", @@ -257438,20 +257435,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModuleResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassModuleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.Read", @@ -257486,19 +257483,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModuleResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassModuleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassModuleResourceCount", "Permissions": [ { "Name": "EduCurricula.Read", @@ -257533,35 +257530,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassModuleResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassSchool", "Permissions": [], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257588,19 +257585,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassSchoolCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257627,20 +257624,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassSchoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/schools/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassTeacher", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257667,19 +257664,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/teachers", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassTeacher", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationClassTeacherByRef", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257706,19 +257703,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationClassTeacherByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationClassTeacherCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257745,20 +257742,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationClassTeacherCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMe", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257785,34 +257782,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMe", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignment", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -257879,77 +257876,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeAssignmentCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCategoryByRef", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeAssignmentCategoryByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCategoryDelta", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -258016,313 +258013,313 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMeAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentDelta", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/delta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgEducationMeAssignmentDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/delta", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentRubric", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentRubricByRef", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentRubricByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Education" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeClass", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/classes/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/classes/{educationClass-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationMeClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258349,19 +258346,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/classes", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258388,19 +258385,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/classes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMeClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/classes/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -258435,20 +258432,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -258483,19 +258480,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/rubrics", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/rubrics", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeRubricCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -258530,34 +258527,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/rubrics/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMeRubricCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/rubrics/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeSchool", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/schools/{educationSchool-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationMeSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258584,19 +258581,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/schools", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeSchoolCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258623,34 +258620,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/schools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMeSchoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/schools/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeTaughtClass", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationMeTaughtClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses/{educationClass-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeTaughtClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258677,19 +258674,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/taughtClasses", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeTaughtClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeTaughtClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258716,19 +258713,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/taughtClasses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMeTaughtClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/taughtClasses/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationMeUser", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258787,75 +258784,75 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/me/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMeUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/user", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/user/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMeUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/user/mailboxSettings", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/user/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationMeUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/user/serviceProvisioningErrors", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/me/user/serviceProvisioningErrors/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationRoot", "Permissions": [], - "Method": "GET", - "Uri": "/education", - "OutputType": "IMicrosoftGraphEducationRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258882,20 +258879,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258922,19 +258919,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationSchoolAdministrativeUnit", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258985,20 +258982,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationSchoolAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -259025,19 +259022,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationSchoolClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolClassByRef", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -259064,19 +259061,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationSchoolClassByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationSchoolClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -259103,20 +259100,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationSchoolClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationSchoolCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -259143,19 +259140,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationSchoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolDelta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -259214,19 +259211,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/delta", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgEducationSchoolDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/delta", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -259245,19 +259242,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/users", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationSchoolUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationSchoolUserByRef", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -259276,19 +259273,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationSchoolUserByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationSchoolUserCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -259307,20 +259304,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationSchoolUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationUser", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -259347,22 +259344,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEducationUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationUser", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -259381,34 +259378,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignment", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -259475,77 +259472,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserAssignmentCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCategoryByRef", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserAssignmentCategoryByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCategoryDelta", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentCount", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -259612,315 +259609,315 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentDelta", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentGradingCategory", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentGradingCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserAssignmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentRubric", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentRubricByRef", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentRubricByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmission", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserClass", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -259947,19 +259944,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -259986,20 +259983,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/classes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/classes/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserCount", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -260018,19 +260015,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEducationUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationUserDelta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -260089,93 +260086,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/delta", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgEducationUserDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/delta", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserRubric", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserRubric", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/rubrics", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserRubric", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserRubricCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserRubricCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserSchool", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserSchool", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -260202,19 +260199,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserSchool", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserSchoolCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -260241,64 +260238,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/schools/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserSchoolCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/schools/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserTaughtClass", "Permissions": [], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserTaughtClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEducationUserTaughtClass", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -260325,19 +260322,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "List" - ] + ], + "Command": "Get-MgEducationUserTaughtClass", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEducationUserTaughtClassCount", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -260364,20 +260361,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEducationUserTaughtClassCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260396,20 +260393,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260428,19 +260425,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260459,34 +260456,34 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260505,20 +260502,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260537,19 +260534,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260568,64 +260565,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260644,19 +260641,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260675,19 +260672,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260706,19 +260703,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260737,19 +260734,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260768,34 +260765,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260814,19 +260811,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260845,20 +260842,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260877,19 +260874,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignments", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentAdditional", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260908,21 +260905,21 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Access", "Access1", "AccessViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentAdditional", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260941,19 +260938,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260972,22 +260969,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicy", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261006,49 +261003,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261067,122 +261064,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261201,20 +261198,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentRequest", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261233,19 +261230,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementAssignmentRequestCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261264,19 +261261,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261295,20 +261292,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalog", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261327,34 +261324,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementCatalog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261373,128 +261370,126 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "Get1", @@ -261502,34 +261497,34 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List", "List1", "List2" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -261537,179 +261532,179 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "Get1", @@ -261717,34 +261712,34 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List", "List1", "List2" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -261752,173 +261747,175 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261937,20 +261934,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganization", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -261969,19 +261966,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -262000,19 +261997,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -262031,19 +262028,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -262062,19 +262059,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -262093,20 +262090,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -262125,19 +262122,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -262156,19 +262153,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -262187,69 +262184,67 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Variants": [ + "List" + ], "Command": "Get-MgEntitlementManagementResource", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/identityGovernance/entitlementManagement/resources", - "OutputType": "IMicrosoftGraphAccessPackageResource", - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Variants": [ - "List" - ] + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", @@ -262257,577 +262252,577 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequest", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequest", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalog", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalog", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "Get1", @@ -262835,34 +262830,34 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List", "List1", "List2" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -262870,179 +262865,179 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "Get1", @@ -263050,34 +263045,34 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List", "List1", "List2" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -263085,1251 +263080,1253 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScopeResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgEntitlementManagementSetting", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -264348,33 +264345,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/settings", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgEntitlementManagementSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/settings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternal", "Permissions": [], - "Method": "GET", - "Uri": "/external", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Get" - ] + ], + "Command": "Get-MgExternal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -264401,20 +264398,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -264441,19 +264438,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "List" - ] + ], + "Command": "Get-MgExternalConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionCount", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -264480,19 +264477,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgExternalConnectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/$count", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -264519,93 +264516,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgExternalConnectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/$count", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroupMember", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionGroupMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroupMember", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "List" - ] + ], + "Command": "Get-MgExternalConnectionGroupMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionGroupMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionGroupMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -264632,108 +264629,108 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItem", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgExternalConnectionItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgExternalConnectionItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionItemActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemActivityPerformedBy", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/$count", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionOperation", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -264760,49 +264757,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionOperation", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/operations", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgExternalConnectionOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgExternalConnectionOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/$count", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgExternalConnectionSchema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -264829,20 +264826,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/external/connections/{externalConnection-id}/schema", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgExternalConnectionSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/schema", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroup", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -264885,20 +264882,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroup", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -264941,19 +264938,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupAcceptedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -264972,19 +264969,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/acceptedSenders", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupAcceptedSender", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupAcceptedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -265003,19 +265000,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupAcceptedSenderByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupAcceptedSenderCount", "Permissions": [ { "Name": "Group.Read.All", @@ -265034,35 +265031,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupAcceptedSenderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupAppRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -265089,19 +265086,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupAppRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -265128,35 +265125,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupAppRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupById", "Permissions": [], - "Method": "POST", - "Uri": "/groups/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgGroupById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/getByIds", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupByUniqueName", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -265199,35 +265196,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupByUniqueName", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -265262,20 +265259,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupCalendarEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCalendarEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -265294,19 +265291,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupCalendarEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -265333,95 +265330,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/events/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgGroupCalendarEventDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/delta", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCalendarPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupCalendarPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCalendarPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupCalendarPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCalendarPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupCalendarPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupCalendarSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgGroupCalendarSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/getSchedule", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCalendarView", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/calendarView", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupCalendarView", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarView", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupConversation", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265456,20 +265453,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "OutputType": "IMicrosoftGraphConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupConversation", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265504,19 +265501,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations", - "OutputType": "IMicrosoftGraphConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupConversation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265551,20 +265548,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265599,20 +265596,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThread", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265647,19 +265644,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupConversationThread", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265694,20 +265691,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPost", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265742,22 +265739,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupConversationThreadPost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPost", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265792,34 +265789,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupConversationThreadPost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostAttachment", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265854,19 +265851,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostAttachmentCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265901,20 +265898,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -265949,152 +265946,152 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupConversationThreadPostExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -266137,34 +266134,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupCreatedOnBehalfOf", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupCreatedOnBehalfOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -266215,20 +266212,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDefaultDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drive", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupDelta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -266271,34 +266268,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/delta", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgGroupDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/delta", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDrive", "Permissions": [ { "Name": "Files.Read", @@ -266349,137 +266346,137 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveBundleContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveBundleContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveBundleCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveBundleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -266530,2797 +266527,2797 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveFollowingContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveFollowingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveFollowingCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveFollowingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveRootActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveRootDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveRootVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveRootVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveSpecialContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveSpecialContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupDriveSpecialCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupDriveSpecialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -269355,20 +269352,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupEvent", "Permissions": [ { "Name": "Group.Read.All", @@ -269387,78 +269384,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupEventAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventCount", "Permissions": [ { "Name": "Group.Read.All", @@ -269477,20 +269474,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -269517,79 +269514,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgGroupEventDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/delta", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupEventExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupEventExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstance", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstance", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -269608,78 +269605,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupEventInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupEventInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventInstanceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventInstanceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -269698,108 +269695,108 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupEventInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupEventInstanceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupEventInstanceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/$count", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -269818,22 +269815,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupLifecyclePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupLifecyclePolicy", "Permissions": [ { "Name": "Directory.Read.All", @@ -269852,19 +269849,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupLifecyclePolicies", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupLifecyclePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupLifecyclePolicyByGroup", "Permissions": [ { "Name": "Directory.Read.All", @@ -269883,19 +269880,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupLifecyclePolicyByGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/groupLifecyclePolicies", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupLifecyclePolicyCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -269914,19 +269911,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupLifecyclePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgGroupLifecyclePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/$count", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMember", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -269969,193 +269966,193 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/application", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/device", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/orgContact", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/servicePrincipal", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/user", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMemberByRef", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -270198,19 +270195,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -270253,110 +270250,110 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/application/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/device/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/group/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/orgContact/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/servicePrincipal/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/members/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/user/$count", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -270439,22 +270436,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgGroupMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getMemberGroups", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -270553,37 +270550,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgGroupMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/getMemberObjects", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOf", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -270618,77 +270615,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -270723,358 +270720,358 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/memberOf/group/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -271117,20 +271114,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -271173,19 +271170,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -271228,20 +271225,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteNotebookCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -271284,22 +271281,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -271342,19 +271339,74 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Notes" }, { + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Variants": [ + "List" + ], "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Notes" + }, + { "Permissions": [ { "Name": "Notes.Create", @@ -271397,90 +271449,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", - "ApiVersion": "v1.0", - "Module": "Notes", - "Variants": [ - "List" - ] - }, - { "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteOperation", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/operations/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -271515,20 +271512,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -271563,34 +271560,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenotePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -271625,20 +271622,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenotePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/$count", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -271681,35 +271678,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteRecentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -271744,35 +271741,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteResourceContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -271815,20 +271812,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -271871,19 +271868,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -271926,20 +271923,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -271982,20 +271979,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -272038,20 +272035,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -272094,22 +272091,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupOnenoteSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -272152,19 +272149,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -272199,19 +272196,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupOwner", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -272254,193 +272251,193 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/owners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOwnerAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/application", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOwnerAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/device", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOwnerAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOwnerAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/orgContact", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/user", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupOwnerByRef", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -272483,19 +272480,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -272538,125 +272535,125 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/application/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/device/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/group/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/orgContact/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/owners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/user/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupPermissionGrant", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -272691,19 +272688,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPermissionGrantCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -272738,20 +272735,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPhoto", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -272778,22 +272775,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupPhoto", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -272820,19 +272817,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/photos", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photos", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPhotoContent", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -272859,52 +272856,52 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPlanner", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner", - "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupPlanner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlan", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -272955,33 +272952,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlanBucket", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupPlannerPlanBucket", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -273032,49 +273029,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupPlannerPlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/$count", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlanDetail", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupPlannerPlanDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupPlannerPlanTask", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupPlannerPlanTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupRejectedSender", "Permissions": [ { "Name": "Group.Read.All", @@ -273093,19 +273090,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/rejectedSenders", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupRejectedSender", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupRejectedSenderByRef", "Permissions": [ { "Name": "Group.Read.All", @@ -273124,19 +273121,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupRejectedSenderByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupRejectedSenderCount", "Permissions": [ { "Name": "Group.Read.All", @@ -273155,20 +273152,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupRejectedSenderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$count", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -273203,22 +273200,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "OutputType": "IMicrosoftGraphGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupSetting", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSetting", "Permissions": [ { "Name": "Directory.Read.All", @@ -273253,20 +273250,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/settings", - "OutputType": "IMicrosoftGraphGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupSetting", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSettingCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -273301,36 +273298,36 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/settings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSettingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/$count", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateById", "Permissions": [], - "Method": "POST", - "Uri": "/groupSettingTemplates/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgGroupSettingTemplateById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/getByIds", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -273349,19 +273346,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupSettingTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgGroupSettingTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/$count", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -273380,19 +273377,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupSettingTemplates/delta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgGroupSettingTemplateDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/delta", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -273411,20 +273408,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "Permissions": [ { "Name": "Directory.Read.All", @@ -273443,3932 +273440,3930 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groupSettingTemplates", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groupSettingTemplates", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgGroupSettingTemplateMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSettingTemplateMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgGroupSettingTemplateMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSiteApplicableContentTypeForList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteApplicableContentTypeForList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteByPath", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteByPath", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteDefaultDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteDefaultDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drive", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSiteDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/delta", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/delta", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteDriveCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteDriveCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteExternalColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteExternalColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPath", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPath", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteGetByPathAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteGetByPathDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathOnenote", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteGetByPathOnenote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathPermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteGetByPathTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetByPathTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteGetByPathTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteList", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List1" - ] + ], + "Command": "Get-MgGroupSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Get-MgGroupSiteListItem", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemActivityByInterval", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Module": "Sites" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenote", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenotePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenotePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenotePageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenotePageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteResourceContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteResourceContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphCanvasLayout", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphVerticalSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageWebPart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageWebPart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCountAsSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageCountAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePermission", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSitePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSitePermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSitePermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupSiteTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSiteTermStoreCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -277378,35 +277373,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -277416,18 +277411,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", @@ -277437,35 +277432,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -277475,18 +277470,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -277496,18 +277491,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -277517,18 +277512,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -277538,18 +277533,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -277559,516 +277554,516 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -278078,35 +278073,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -278116,18 +278111,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", @@ -278137,35 +278132,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -278175,18 +278170,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -278196,18 +278191,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -278217,18 +278212,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -278238,18 +278233,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -278259,84 +278254,84 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -278346,35 +278341,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -278384,18 +278379,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", @@ -278405,35 +278400,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -278443,18 +278438,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -278464,18 +278459,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -278485,18 +278480,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -278506,18 +278501,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -278527,2655 +278522,2657 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSiteTermStoreSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSiteTermStoreSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSubSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupSubSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSubSite", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List2" - ] + ], + "Command": "Get-MgGroupSubSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupSubSiteCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupSubSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List1" - ] + ], + "Command": "Get-MgGroupTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelFileFolder", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamIncomingChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamIncomingChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamIncomingChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/incomingChannels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamIncomingChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamIncomingChannelCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamIncomingChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/incomingChannels/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Get-MgGroupTeamMember", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgGroupTeamMemberCount", + "Uri": "/groups/{group-id}/team/members", + "Module": "Teams" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamOperation", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPermissionGrantCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannel", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleOpenShiftCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleShift", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleShift", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleShiftCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleShiftCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOffCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamTag", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamTag", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamTagCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamTagMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamTagMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamTagMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTeamTagMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamTagMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamTagMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTeamTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/team/template", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTeamTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/template", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupThread", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -281210,20 +281207,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThread", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupThread", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -281258,19 +281255,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupThread", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -281305,20 +281302,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPost", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -281353,22 +281350,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgGroupThreadPost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPost", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -281403,34 +281400,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupThreadPost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostAttachment", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -281465,19 +281462,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupThreadPostAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostAttachmentCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -281512,20 +281509,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostCount", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -281560,167 +281557,167 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupThreadPostExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMember", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMember", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -281763,193 +281760,193 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/application", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/device", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/user", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -281992,125 +281989,125 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/application/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/device/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/group/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMembers/user/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOf", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -282145,77 +282142,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/group", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfCount", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -282250,93 +282247,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityApiConnector", "Permissions": [], - "Method": "GET", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityApiConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityApiConnector", "Permissions": [], - "Method": "GET", - "Uri": "/identity/apiConnectors", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityApiConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/apiConnectors", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityApiConnectorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/apiConnectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityApiConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282355,20 +282352,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282387,34 +282384,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282433,209 +282430,209 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowCondition", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowCondition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowCount", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282654,19 +282651,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282685,34 +282682,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282731,19 +282728,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282762,50 +282759,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "Permissions": [], - "Method": "GET", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventListener", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282824,20 +282821,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventListener", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventListener", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282856,19 +282853,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventListeners", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventListener", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityAuthenticationEventListenerCount", "Permissions": [ { "Name": "EventListener.Read.All", @@ -282887,19 +282884,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/authenticationEventListeners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityAuthenticationEventListenerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -282918,20 +282915,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlow", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -282950,34 +282947,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityB2XUserFlow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -282996,80 +282993,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProvider", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", - "Permissions": [], + ], + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "OutputType": null, + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Module": "Identity.SignIns" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283088,20 +283085,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283120,19 +283117,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283151,20 +283148,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283183,20 +283180,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283215,19 +283212,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283246,20 +283243,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283278,20 +283275,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283310,20 +283307,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283342,19 +283339,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283373,20 +283370,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283405,80 +283402,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283497,20 +283494,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283529,19 +283526,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283560,20 +283557,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283592,50 +283589,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "Permissions": [], - "Method": "GET", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -283654,19 +283651,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -283685,148 +283682,148 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/namedLocations", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/policies", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/policies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityConditionalAccessPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityConditionalAccessTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/templates", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityConditionalAccessTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityConditionalAccessTemplateCount", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/templates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityConditionalAccessTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/templates/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityCustomAuthenticationExtension", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -283845,20 +283842,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityCustomAuthenticationExtension", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -283877,19 +283874,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/customAuthenticationExtensions", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -283908,19 +283905,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/customAuthenticationExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -283939,20 +283936,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -283971,19 +283968,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284002,19 +283999,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284033,20 +284030,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284065,34 +284062,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284111,19 +284108,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284142,20 +284139,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284174,20 +284171,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284206,20 +284203,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284238,19 +284235,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284269,64 +284266,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284345,20 +284342,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284377,19 +284374,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284408,20 +284405,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284440,20 +284437,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284472,19 +284469,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -284503,136 +284500,136 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -284651,20 +284648,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -284683,19 +284680,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -284714,19 +284711,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -284745,20 +284742,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -284777,78 +284774,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -284867,20 +284864,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284899,20 +284896,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284931,19 +284928,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284962,78 +284959,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285052,20 +285049,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285084,19 +285081,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285115,151 +285112,151 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDeletedItemContainer", "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285278,20 +285275,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285310,19 +285307,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285341,238 +285338,238 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285591,19 +285588,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285622,79 +285619,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285713,20 +285710,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285745,19 +285742,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285776,35 +285773,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285823,19 +285820,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285854,94 +285851,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285960,20 +285957,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285992,19 +285989,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286023,94 +286020,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286129,19 +286126,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286160,34 +286157,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286206,19 +286203,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286237,20 +286234,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286269,20 +286266,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286301,19 +286298,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286332,34 +286329,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286378,19 +286375,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286409,109 +286406,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286530,19 +286527,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286561,65 +286558,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", + "Module": "Identity.Governance" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Module": "Identity.Governance" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286638,19 +286635,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286669,94 +286666,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286775,20 +286772,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286807,19 +286804,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -286838,196 +286835,196 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287046,19 +287043,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287077,94 +287074,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287183,19 +287180,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287214,20 +287211,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287246,19 +287243,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287277,138 +287274,138 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287427,20 +287424,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287459,19 +287456,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -287490,253 +287487,253 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccess", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccess", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -287755,20 +287752,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -287787,34 +287784,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -287833,63 +287830,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -287908,20 +287905,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -287940,34 +287937,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -287986,93 +287983,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -288091,20 +288088,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -288123,34 +288120,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -288169,93 +288166,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288274,20 +288271,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288306,19 +288303,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288337,63 +288334,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288412,20 +288409,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288444,19 +288441,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288475,93 +288472,93 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288580,20 +288577,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288612,19 +288609,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -288643,360 +288640,360 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -289015,20 +289012,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityProvider", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -289047,19 +289044,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityProvider", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/identityProviders", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityProviderCount", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -289078,19 +289075,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/identityProviders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityProviderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/identityProviders/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityUserFlowAttribute", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -289109,20 +289106,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgIdentityUserFlowAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgIdentityUserFlowAttribute", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -289141,19 +289138,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlowAttributes", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "List" - ] + ], + "Command": "Get-MgIdentityUserFlowAttribute", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgIdentityUserFlowAttributeCount", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -289172,47 +289169,47 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/userFlowAttributes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgIdentityUserFlowAttributeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInformationProtection", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Get" - ] + ], + "Command": "Get-MgInformationProtection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInformationProtectionBitlocker", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/bitlocker", - "OutputType": "IMicrosoftGraphBitlocker", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlocker", "Variants": [ "Get" - ] + ], + "Command": "Get-MgInformationProtectionBitlocker", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -289231,20 +289228,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -289263,19 +289260,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", "Variants": [ "List" - ] + ], + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -289294,19 +289291,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -289325,20 +289322,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -289357,19 +289354,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -289388,176 +289385,176 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "List" - ] + ], + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", "Permissions": [], - "Method": "GET", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInvitation", "Permissions": [], - "Method": "GET", - "Uri": "/invitations", - "OutputType": "IMicrosoftGraphInvitation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphInvitation", "Variants": [ "List" - ] + ], + "Command": "Get-MgInvitation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInvitationCount", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgInvitationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgInvitationInvitedUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/mailboxSettings", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/serviceProvisioningErrors", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserSponsor", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgInvitationInvitedUserSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserSponsor", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUserSponsors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgInvitationInvitedUserSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgInvitationInvitedUserSponsorCount", "Permissions": [], - "Method": "GET", - "Uri": "/invitations/invitedUserSponsors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgInvitationInvitedUserSponsorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/invitations/invitedUserSponsors/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOauth2PermissionGrant", "Permissions": [ { "Name": "Directory.Read.All", @@ -289584,20 +289581,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOauth2PermissionGrant", "Permissions": [ { "Name": "Directory.Read.All", @@ -289624,19 +289621,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/oauth2PermissionGrants", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOauth2PermissionGrantCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -289663,19 +289660,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/oauth2PermissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgOauth2PermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOauth2PermissionGrantDelta", "Permissions": [ { "Name": "Directory.Read.All", @@ -289702,19 +289699,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/oauth2PermissionGrants/delta", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgOauth2PermissionGrantDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/delta", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -289749,20 +289746,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}", - "OutputType": "IMicrosoftGraphOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -289837,19 +289834,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization", - "OutputType": "IMicrosoftGraphOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "List" - ] + ], + "Command": "Get-MgOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationBranding", "Permissions": [ { "Name": "User.Read", @@ -289900,95 +289897,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding", - "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBranding", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingBackgroundImage", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingBackgroundImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingBannerLogo", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingBannerLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingCustomCss", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingCustomCss", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingFavicon", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingFavicon", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingHeaderLogo", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingHeaderLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalization", "Permissions": [ { "Name": "User.Read", @@ -290039,20 +290036,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalization", "Permissions": [ { "Name": "User.Read", @@ -290103,19 +290100,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Variants": [ "List" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -290150,20 +290147,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -290198,20 +290195,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationCount", "Permissions": [ { "Name": "User.Read", @@ -290262,20 +290259,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -290310,20 +290307,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationFavicon", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -290358,20 +290355,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -290406,20 +290403,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -290454,20 +290451,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -290502,65 +290499,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingSquareLogo", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingSquareLogo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationBrandingSquareLogoDark", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationBrandingSquareLogoDark", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationById", "Permissions": [], - "Method": "POST", - "Uri": "/organization/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgOrganizationById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/getByIds", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -290579,20 +290576,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": [ { "Name": "Organization.Read.All", @@ -290611,19 +290608,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", "Permissions": [ { "Name": "Organization.Read.All", @@ -290642,20 +290639,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -290730,255 +290727,255 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/organization/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgOrganizationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationExtension", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationExtension", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgOrganizationExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgOrganizationExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/organization/{organization-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgOrganizationExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationMemberGroup", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgOrganizationMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/getMemberGroups", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgOrganizationMemberObject", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgOrganizationMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/getMemberObjects", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/room", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlaceAsRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/room", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/room", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlaceAsRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/room", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomList", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList", - "OutputType": "IMicrosoftGraphRoomList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphRoomList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlaceAsRoomList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomList", "Permissions": [], - "Method": "GET", - "Uri": "/places/roomList", - "OutputType": "IMicrosoftGraphRoomList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphRoomList", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlaceAsRoomList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/roomList", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomListRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlaceAsRoomListRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomListRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/rooms", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlaceAsRoomListRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlaceAsRoomListRoomCount", "Permissions": [], - "Method": "GET", - "Uri": "/places/{place-id}/roomList/rooms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlaceAsRoomListRoomCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/places/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPlaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlaceCountAsRoom", "Permissions": [], - "Method": "GET", - "Uri": "/places/room/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPlaceCountAsRoom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/room/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlaceCountAsRoomList", "Permissions": [], - "Method": "GET", - "Uri": "/places/roomList/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPlaceCountAsRoomList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/places/roomList/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlanner", "Permissions": [], - "Method": "GET", - "Uri": "/planner", - "OutputType": "IMicrosoftGraphPlanner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlanner", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPlanner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerBucket", "Permissions": [ { "Name": "Tasks.Read", @@ -291029,20 +291026,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/buckets/{plannerBucket-id}", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlannerBucket", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerBucket", "Permissions": [ { "Name": "Tasks.Read", @@ -291093,19 +291090,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/buckets", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlannerBucket", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/buckets", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlannerBucketCount", "Permissions": [ { "Name": "Tasks.Read", @@ -291156,19 +291153,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/buckets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPlannerBucketCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/buckets/$count", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerBucketTask", "Permissions": [ { "Name": "Tasks.Read", @@ -291219,19 +291216,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlannerBucketTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -291282,20 +291279,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -291346,19 +291343,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerPlanBucket", "Permissions": [ { "Name": "Tasks.Read", @@ -291409,19 +291406,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlannerPlanBucket", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlannerPlanCount", "Permissions": [ { "Name": "Tasks.Read", @@ -291472,19 +291469,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPlannerPlanCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/$count", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerPlanDetail", "Permissions": [ { "Name": "Tasks.Read", @@ -291535,20 +291532,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlannerPlanDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerPlanTask", "Permissions": [ { "Name": "Tasks.Read", @@ -291599,19 +291596,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlannerPlanTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/tasks", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerTask", "Permissions": [ { "Name": "Tasks.Read", @@ -291662,20 +291659,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlannerTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerTask", "Permissions": [ { "Name": "Tasks.Read", @@ -291726,19 +291723,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgPlannerTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -291789,20 +291786,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -291853,20 +291850,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPlannerTaskCount", "Permissions": [ { "Name": "Tasks.Read", @@ -291917,19 +291914,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPlannerTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/$count", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskDetail", "Permissions": [ { "Name": "Tasks.Read", @@ -291980,20 +291977,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlannerTaskDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Tasks.Read", @@ -292044,20 +292041,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292084,20 +292081,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292124,63 +292121,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -292207,19 +292204,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292254,19 +292251,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/adminConsentRequestPolicy", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292293,20 +292290,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292333,34 +292330,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Permissions": [ { "Name": "Application.Read.All", @@ -292395,19 +292392,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -292442,20 +292439,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAppManagementPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -292482,19 +292479,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/appManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyAppManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292513,76 +292510,76 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationFlowsPolicy", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationMethodsPolicy", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyAuthenticationMethodPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292609,20 +292606,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292649,63 +292646,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -292732,19 +292729,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyAuthorizationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292763,19 +292760,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authorizationPolicy", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyAuthorizationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292802,20 +292799,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyClaimMappingPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -292842,34 +292839,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyClaimMappingPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -292912,19 +292909,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -292967,20 +292964,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyClaimMappingPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -293007,33 +293004,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/claimsMappingPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyClaimMappingPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyConditionalAccessPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/conditionalAccessPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyConditionalAccessPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/conditionalAccessPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -293052,19 +293049,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", "Permissions": [ { "Name": "Policy.Read.All", @@ -293083,19 +293080,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/default", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -293114,20 +293111,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [ { "Name": "Policy.Read.All", @@ -293146,19 +293143,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -293177,19 +293174,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": [ { "Name": "Policy.Read.All", @@ -293208,20 +293205,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -293240,47 +293237,47 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPolicyTemplate", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyDefaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -293307,19 +293304,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/defaultAppManagementPolicy", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyDeviceRegistrationPolicy", "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -293346,105 +293343,105 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/deviceRegistrationPolicy", - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyDeviceRegistrationPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/deviceRegistrationPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyFeatureRolloutPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/policies/featureRolloutPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -293471,20 +293468,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -293511,34 +293508,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -293581,19 +293578,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -293636,20 +293633,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -293676,33 +293673,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -293721,20 +293718,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicy", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -293753,19 +293750,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyCount", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -293784,34 +293781,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Permissions": [], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -293830,19 +293827,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -293861,35 +293858,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Permissions": [], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -293908,19 +293905,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -293939,20 +293936,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicy", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -293995,20 +293992,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicy", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294051,19 +294048,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294106,20 +294103,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294162,19 +294159,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicyAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294217,34 +294214,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyCount", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294287,34 +294284,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Permissions": [], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294357,19 +294354,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294412,20 +294409,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294468,20 +294465,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294524,19 +294521,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -294579,20 +294576,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -294619,20 +294616,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -294659,34 +294656,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -294729,19 +294726,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -294784,20 +294781,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyTokenIssuancePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -294824,19 +294821,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenIssuancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyTokenIssuancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -294863,20 +294860,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -294903,34 +294900,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Permissions": [], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Permissions": [ { "Name": "Policy.Read.All", @@ -294973,19 +294970,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -295028,20 +295025,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPolicyTokenLifetimePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -295068,33 +295065,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/tokenLifetimePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPolicyTokenLifetimePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrint", "Permissions": [], - "Method": "GET", - "Uri": "/print", - "OutputType": "IMicrosoftGraphPrint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrint", "Variants": [ "Get" - ] + ], + "Command": "Get-MgPrint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -295113,20 +295110,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/connectors/{printConnector-id}", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -295145,19 +295142,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/connectors", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/connectors", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintConnectorCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -295176,19 +295173,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/connectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPrintConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/connectors/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintOperation", "Permissions": [ { "Name": "Printer.Create", @@ -295215,48 +295212,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/operations/{printOperation-id}", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintOperation", "Permissions": [], - "Method": "GET", - "Uri": "/print/operations", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/operations", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPrintOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/operations/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinter", "Permissions": [ { "Name": "Printer.Read.All", @@ -295307,20 +295304,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinter", "Permissions": [ { "Name": "Printer.Read.All", @@ -295347,34 +295344,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterConnector", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterConnector", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -295393,19 +295390,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/connectors", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintPrinterConnector", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterConnectorCount", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -295424,20 +295421,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/connectors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterConnectorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/connectors/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterCount", "Permissions": [ { "Name": "Printer.Read.All", @@ -295464,19 +295461,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPrintPrinterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -295543,20 +295540,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -295623,19 +295620,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintPrinterJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobCount", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -295702,20 +295699,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobDocument", "Permissions": [ { "Name": "PrintJob.Read", @@ -295750,34 +295747,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobDocument", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintPrinterJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobDocumentContent", "Permissions": [ { "Name": "PrintJob.Read", @@ -295812,109 +295809,149 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterJobDocumentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobDocumentCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterJobDocumentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintPrinterJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterJobTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterJobTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterJobTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Module": "Devices.CloudPrint" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgPrintPrinterJobTaskTrigger", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Module": "Devices.CloudPrint" + }, + { + "Permissions": [ + { + "Name": "PrinterShare.ReadBasic.All", + "Description": "Read basic information about printer shares", + "FullDescription": "Allows the application to read basic information about printer shares on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrinterShare.Read.All", + "Description": "Read printer shares", + "FullDescription": "Allows the application to read printer shares on your behalf. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterShare", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterShare", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -295941,59 +295978,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterShare", - "Permissions": [ - { - "Name": "PrinterShare.ReadBasic.All", - "Description": "Read basic information about printer shares", - "FullDescription": "Allows the application to read basic information about printer shares on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrinterShare.Read.All", - "Description": "Read printer shares", - "FullDescription": "Allows the application to read printer shares on your behalf. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } + "List" ], + "Command": "Get-MgPrintPrinterShare", "Method": "GET", + "CommandAlias": null, "Uri": "/print/printers/{printer-id}/shares", - "OutputType": "IMicrosoftGraphPrinterShare", - "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Variants": [ - "List" - ] + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterShareCount", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -296020,20 +296017,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/shares/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterShareCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/shares/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.Read.All", @@ -296060,20 +296057,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.Read.All", @@ -296100,19 +296097,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintPrinterTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterTaskTriggerCount", "Permissions": [ { "Name": "Printer.Read.All", @@ -296139,35 +296136,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterTaskTriggerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintService", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -296338,20 +296335,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/{printService-id}", - "OutputType": "IMicrosoftGraphPrintService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintService", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -296522,19 +296519,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services", - "OutputType": "IMicrosoftGraphPrintService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintServiceCount", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -296705,19 +296702,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPrintServiceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintServiceEndpoint", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -296888,20 +296885,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintServiceEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintServiceEndpoint", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -297072,19 +297069,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/{printService-id}/endpoints", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintServiceEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintServiceEndpointCount", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -297255,20 +297252,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/services/{printService-id}/endpoints/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintServiceEndpointCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintShare", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -297295,20 +297292,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShare", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintShare", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -297335,19 +297332,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShare", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroup", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -297366,19 +297363,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShareAllowedGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroupByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -297397,19 +297394,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShareAllowedGroupByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroupCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -297428,49 +297425,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareAllowedGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", + "Module": "Devices.CloudPrint" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Variants": [ + "List" + ], "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Variants": [ - "List" - ] + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUser", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -297489,19 +297486,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShareAllowedUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserByRef", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -297520,19 +297517,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShareAllowedUserByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserCount", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -297551,64 +297548,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareAllowedUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareCount", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -297635,19 +297632,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPrintShareCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJob", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -297714,20 +297711,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintShareJob", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -297794,19 +297791,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShareJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobCount", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -297873,153 +297870,153 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobDocument", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobDocument", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShareJobDocument", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobDocumentContent", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJobDocumentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobDocumentCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJobDocumentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintShareJobTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJobTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJobTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintShareJobTaskTrigger", "Permissions": [], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintShareJobTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintSharePrinter", "Permissions": [ { "Name": "Printer.Read.All", @@ -298046,124 +298043,124 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/print/shares/{printerShare-id}/printer", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintSharePrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/printer", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgPrintTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintTaskDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPrintTaskDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintTaskDefinitionTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionTask", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrintTaskDefinitionTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionTaskCount", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintTaskDefinitionTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", "Permissions": [], - "Method": "GET", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -298182,20 +298179,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -298214,195 +298211,195 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApprover", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApprover", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -298421,34 +298418,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/$count", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestNote", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestNote", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -298467,19 +298464,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "List" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -298498,49 +298495,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgPrivacySubjectRightsRequestTeam", "Permissions": [], - "Method": "GET", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgPrivacySubjectRightsRequestTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportAuthenticationMethod", "Permissions": [], - "Method": "GET", - "Uri": "/reports/authenticationMethods", - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportAuthenticationMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -298559,20 +298556,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -298591,19 +298588,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -298622,1750 +298619,1750 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List" - ] + ], + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByPrinterCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportDailyPrintUsageByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgReportDailyPrintUsageByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportDailyPrintUsageByUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/dailyPrintUsageByUser/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportDailyPrintUsageByUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/dailyPrintUsageByUser/$count", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/deviceConfigurationDeviceActivity", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Device" - ] + ], + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/deviceConfigurationDeviceActivity", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportDeviceConfigurationUserActivity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/deviceConfigurationUserActivity", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Device" - ] + ], + "Command": "Get-MgReportDeviceConfigurationUserActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/deviceConfigurationUserActivity", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportEmailActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportEmailActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportEmailActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportEmailActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportEmailActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportEmailActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportEmailAppUsageAppUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportEmailAppUsageAppUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportEmailAppUsageUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportEmailAppUsageUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportEmailAppUsageUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportEmailAppUsageUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportEmailAppUsageVersionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportGroupArchivedPrintJob", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportGroupArchivedPrintJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportM365AppPlatformUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportM365AppPlatformUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportM365AppUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportM365AppUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportM365AppUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getM365AppUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportM365AppUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getM365AppUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportMailboxUsageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportMailboxUsageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportMailboxUsageMailboxCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportMailboxUsageMailboxCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportMailboxUsageStorage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportMailboxUsageStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Detail", "Detail1", "DetailViaIdentity" - ] + ], + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", "Permissions": [], - "Method": "GET", - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Top", "Top1", "TopViaIdentity" - ] + ], + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", "Variants": [ "List" - ] + ], + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByUser", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPrintUsageByUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportMonthlyPrintUsageByUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/monthlyPrintUsageByUser/$count", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActivationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActivationCounts", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportOffice365ActivationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationCounts", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActivationUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActivationsUserCounts", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportOffice365ActivationUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationsUserCounts", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActivationUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActivationsUserDetail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportOffice365ActivationUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActivationsUserDetail", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActiveUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOffice365ActiveUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ActiveUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportOffice365ActiveUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOffice365GroupActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportOffice365GroupActivityDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOffice365GroupActivityFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365GroupActivityStorage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOffice365GroupActivityStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOffice365ServiceUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOffice365ServiceUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveActivityFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOneDriveActivityFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOneDriveActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportOneDriveActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveUsageAccountCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOneDriveUsageAccountCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveUsageAccountDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportOneDriveUsageAccountDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveUsageFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOneDriveUsageFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportOneDriveUsageStorage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportOneDriveUsageStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartner", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners", - "OutputType": "IMicrosoftGraphPartners", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartners", "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBilling", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing", - "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBilling", "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartnerBilling", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingManifest", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportPartnerBillingManifest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingManifest", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/manifests", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "Variants": [ "List" - ] + ], + "Command": "Get-MgReportPartnerBillingManifest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingManifestCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/manifests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartnerBillingManifestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/$count", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingOperation", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportPartnerBillingOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingOperation", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/operations", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgReportPartnerBillingOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartnerBillingOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/$count", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingReconciliation", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/reconciliation", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartnerBillingReconciliation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingReconciliationBilled", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/reconciliation/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartnerBillingReconciliationBilled", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingUsage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/usage", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartnerBillingUsage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingUsageBilled", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/usage/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartnerBillingUsageBilled", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportPartnerBillingUsageUnbilled", "Permissions": [], - "Method": "GET", - "Uri": "/reports/partners/billing/usage/unbilled", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportPartnerBillingUsageUnbilled", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportPrinterArchivedPrintJob", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportPrinterArchivedPrintJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportRelyingPartyDetailedSummary", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportRelyingPartyDetailedSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportSecurity", "Permissions": [], - "Method": "GET", - "Uri": "/reports/security", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportSecurity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/security", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", "Permissions": [], - "Method": "GET", - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", "Variants": [ "Get" - ] + ], + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointActivityFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSharePointActivityFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointActivityPage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSharePointActivityPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSharePointActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportSharePointActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportSharePointSiteUsageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsageFileCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSharePointSiteUsageFileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsagePage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSharePointSiteUsagePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsageSiteCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSharePointSiteUsageStorage", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSharePointSiteUsageStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportTeamActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportTeamActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportTeamActivityDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportTeamActivityDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportTeamActivityDistributionCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportTeamActivityDistributionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportTeamDeviceUsageUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportTeamDeviceUsageUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportTeamDeviceUsageUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportTeamUserActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportTeamUserActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportTeamUserActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportTeamUserActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgReportTeamUserActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportTeamUserActivityUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportUserArchivedPrintJob", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportUserArchivedPrintJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportYammerActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportYammerActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportYammerActivityUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportYammerActivityUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportYammerActivityUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", + ], + "Command": "Get-MgReportYammerActivityUserDetail", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Module": "Reports" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportYammerDeviceUsageUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportYammerDeviceUsageUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportYammerDeviceUsageUserDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportYammerGroupActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportYammerGroupActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportYammerGroupActivityDetail", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgReportYammerGroupActivityDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgReportYammerGroupActivityGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgReportYammerGroupActivityGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRiskDetection", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRiskDetection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRiskDetection", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskDetections", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "List" - ] + ], + "Command": "Get-MgRiskDetection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRiskDetectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskDetections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRiskDetectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipal", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -300384,20 +300381,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRiskyServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipal", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -300416,19 +300413,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgRiskyServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipalCount", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -300447,34 +300444,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRiskyServicePrincipalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipalHistory", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRiskyServicePrincipalHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipalHistory", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -300493,19 +300490,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgRiskyServicePrincipalHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRiskyServicePrincipalHistoryCount", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -300524,63 +300521,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRiskyServicePrincipalHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRiskyUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRiskyUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRiskyUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgRiskyUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRiskyUserCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRiskyUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -300599,20 +300596,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRiskyUserHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRiskyUserHistory", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -300631,19 +300628,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgRiskyUserHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRiskyUserHistoryCount", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -300662,20 +300659,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRiskyUserHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -300710,33 +300707,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement", - "OutputType": "IMicrosoftGraphRoleManagement", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphRoleManagement", "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -300763,20 +300760,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -300803,19 +300800,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -300842,19 +300839,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -300881,20 +300878,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -300921,19 +300918,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -300960,20 +300957,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -301016,20 +301013,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -301072,34 +301069,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -301142,64 +301139,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -301242,20 +301239,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -301298,49 +301295,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -301383,34 +301380,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -301453,20 +301450,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -301509,49 +301506,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -301594,79 +301591,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -301701,20 +301698,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -301749,49 +301746,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -301826,94 +301823,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -301956,20 +301953,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -302012,19 +302009,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -302067,63 +302064,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -302166,20 +302163,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -302222,34 +302219,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -302292,34 +302289,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -302362,20 +302359,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -302418,34 +302415,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -302488,79 +302485,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -302603,20 +302600,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -302659,34 +302656,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -302729,195 +302726,195 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagement", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -302976,20 +302973,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -303048,34 +303045,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -303134,433 +303131,433 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -303667,20 +303664,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -303787,19 +303784,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -303906,387 +303903,387 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSchemaExtension", "Permissions": [ { "Name": "User.Read", @@ -304305,20 +304302,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSchemaExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Module": "SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSchemaExtension", "Permissions": [ { "Name": "User.Read", @@ -304335,21 +304332,21 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true - } - ], - "Method": "GET", - "Uri": "/schemaExtensions", - "OutputType": "IMicrosoftGraphSchemaExtension", + } + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgSchemaExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/schemaExtensions", + "Module": "SchemaExtensions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSchemaExtensionCount", "Permissions": [ { "Name": "User.Read", @@ -304368,19 +304365,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/schemaExtensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "SchemaExtensions", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSchemaExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/schemaExtensions/$count", + "Module": "SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304399,20 +304396,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/acronyms/{acronym-id}", - "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSearchAcronym", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304431,19 +304428,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/acronyms", - "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "List" - ] + ], + "Command": "Get-MgSearchAcronym", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/acronyms", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSearchAcronymCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304462,19 +304459,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/acronyms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSearchAcronymCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/acronyms/$count", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304493,20 +304490,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/bookmarks/{bookmark-id}", - "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSearchBookmark", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304525,19 +304522,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/bookmarks", - "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "List" - ] + ], + "Command": "Get-MgSearchBookmark", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/bookmarks", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSearchBookmarkCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304556,33 +304553,33 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/bookmarks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSearchBookmarkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/bookmarks/$count", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSearchEntity", "Permissions": [], - "Method": "GET", - "Uri": "/search", - "OutputType": "IMicrosoftGraphSearchEntity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchEntity", "Variants": [ "Get" - ] + ], + "Command": "Get-MgSearchEntity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304601,20 +304598,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/qnas/{qna-id}", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSearchQna", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304633,19 +304630,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/qnas", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "List" - ] + ], + "Command": "Get-MgSearchQna", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/qnas", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSearchQnaCount", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -304664,19 +304661,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/search/qnas/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSearchQnaCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/search/qnas/$count", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -304695,20 +304692,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts/{alert-id}", - "OutputType": "IMicrosoftGraphAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts/{alert-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAlert", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -304727,19 +304724,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts", - "OutputType": "IMicrosoftGraphAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAlertCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -304758,19 +304755,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAlertV2", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -304789,20 +304786,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts_v2/{alert-id}", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAlertV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAlertV2", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -304821,19 +304818,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts_v2", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAlertV2", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts_v2", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAlertV2Count", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -304852,560 +304849,560 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/alerts_v2/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get1" - ] + ], + "Command": "Get-MgSecurityAlertV2Count", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts_v2/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation", - "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAttackSimulationRoot", "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulations", - "OutputType": "IMicrosoftGraphSimulation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulation", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAttackSimulationAutomationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/simulations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAttackSimulationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphEndUserNotification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphEndUserNotification", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLandingPage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLandingPage", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLandingPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLandingPageDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLandingPageDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLoginPage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/loginPages", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLoginPage", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationLoginPageCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/loginPages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAttackSimulationLoginPageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/operations", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAttackSimulationOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationPayload", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "OutputType": "IMicrosoftGraphPayload", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphPayload", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityAttackSimulationPayload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationPayload", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/payloads", - "OutputType": "IMicrosoftGraphPayload", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphPayload", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationPayload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationPayloadCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/payloads/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAttackSimulationPayloadCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTraining", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "OutputType": "IMicrosoftGraphTraining", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTraining", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationTraining", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTraining", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings", - "OutputType": "IMicrosoftGraphTraining", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTraining", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationTraining", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTrainingCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityAttackSimulationTrainingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCase", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityCase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305424,20 +305421,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305456,19 +305453,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305487,19 +305484,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305518,20 +305515,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305550,19 +305547,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305581,20 +305578,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305613,35 +305610,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305660,19 +305657,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305691,50 +305688,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305753,19 +305750,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305784,79 +305781,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305875,19 +305872,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305906,20 +305903,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -305938,79 +305935,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306029,19 +306026,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306060,20 +306057,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306092,20 +306089,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306124,19 +306121,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306155,20 +306152,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306187,20 +306184,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306219,19 +306216,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306250,20 +306247,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306282,20 +306279,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306314,78 +306311,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306404,64 +306401,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306480,64 +306477,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306556,20 +306553,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306588,20 +306585,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306620,63 +306617,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -306695,92 +306692,92 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", "Permissions": [], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIdentity", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityIdentity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIdentityHealthIssue", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityIdentityHealthIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIdentityHealthIssue", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/healthIssues", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityIdentityHealthIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIdentityHealthIssueCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/identities/healthIssues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityIdentityHealthIssueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityIncident", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -306799,20 +306796,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIncident", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityIncident", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -306831,78 +306828,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/incidents", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIncident", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentAlert", "Permissions": [], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityIncidentAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentAlert", "Permissions": [], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}/alerts", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityIncidentAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentAlertCommentCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityIncidentAlertCommentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentAlertCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityIncidentAlertCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityIncidentCount", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -306921,307 +306918,307 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/incidents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityIncidentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/incidents/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabel", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelAuthority", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelAuthority", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelAuthority", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/authorities", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityLabelAuthority", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/authorities", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelAuthorityCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/authorities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityLabelAuthorityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/authorities/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategory", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategory", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityLabelCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityLabelCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelCategorySubcategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityLabelCategorySubcategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCategorySubcategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelCategorySubcategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCitation", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelCitation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCitation", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/citations", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityLabelCitation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/citations", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelCitationCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/citations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityLabelCitationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/citations/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelDepartment", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelDepartment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelDepartment", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/departments", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityLabelDepartment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/departments", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelDepartmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/departments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityLabelDepartmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/departments/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelFilePlanReference", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelFilePlanReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelFilePlanReference", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/filePlanReferences", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityLabelFilePlanReference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelFilePlanReferenceCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/filePlanReferences/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityLabelFilePlanReferenceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionEventType", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionEventType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabel", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307240,20 +307237,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabel", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307272,19 +307269,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/labels/retentionLabels", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelCount", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307303,153 +307300,153 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -307468,20 +307465,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScores/{secureScore-id}", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySecureScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScore", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -307500,19 +307497,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScores", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecuritySecureScore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScores", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -307531,20 +307528,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScoreControlProfile", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -307563,19 +307560,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScoreControlProfiles", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScoreControlProfileCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -307594,19 +307591,19 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get" + ], + "Command": "Get-MgSecuritySecureScoreControlProfileCount", "Method": "GET", + "CommandAlias": null, "Uri": "/security/secureScoreControlProfiles/$count", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "Security", - "Variants": [ - "Get" - ] + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySecureScoreCount", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -307625,19 +307622,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/secureScores/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecuritySecureScoreCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/secureScores/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -307656,20 +307653,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequest", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -307688,195 +307685,195 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApprover", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApprover", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -307895,19 +307892,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -307926,50 +307923,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestNote", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestNote", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -307988,19 +307985,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -308019,677 +308016,675 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecuritySubjectRightsRequestTeam", "Permissions": [], - "Method": "GET", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecuritySubjectRightsRequestTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligence", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articles", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articleIndicators", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostComponents", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostComponents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostCookies", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostCookies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPort", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPort", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostReputation", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostReputation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "Variants": [ "Get", "Get1", @@ -308697,848 +308692,850 @@ "GetViaIdentity", "GetViaIdentity1", "GetViaIdentity2" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostTrackers", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/subdomains", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/subdomains/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", "Permissions": [], - "Method": "GET", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityTrigger", "Permissions": [], - "Method": "GET", - "Uri": "/security/triggers", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityTrigger", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerRetentionEvent", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -309557,20 +309554,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerRetentionEvent", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -309589,19 +309586,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggers/retentionEvents", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerRetentionEventCount", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -309620,19 +309617,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggers/retentionEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityTriggerRetentionEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -309651,34 +309648,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityTriggerRetentionEventType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerType", "Permissions": [], - "Method": "GET", - "Uri": "/security/triggerTypes", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityTriggerType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggerTypes", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -309697,20 +309694,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -309729,19 +309726,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggerTypes/retentionEventTypes", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "List" - ] + ], + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -309760,266 +309757,266 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/$count", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementHealthOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "List" - ] + ], + "Command": "Get-MgServiceAnnouncementHealthOverview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List" - ] + ], + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementIssue", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/issues", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "List" - ] + ], + "Command": "Get-MgServiceAnnouncementIssue", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementIssueCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/issues/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgServiceAnnouncementIssueCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/$count", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessage", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessage", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgServiceAnnouncementMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServiceAnnouncementMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgServiceAnnouncementMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/$count", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -310062,20 +310059,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipal", "Permissions": [ { "Name": "Application.Read.All", @@ -310118,78 +310115,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppManagementPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppManagementPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppManagementPolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "Application.Read.All", @@ -310232,19 +310229,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", "Permissions": [ { "Name": "Application.Read.All", @@ -310287,35 +310284,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "Application.Read.All", @@ -310358,19 +310355,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", "Permissions": [ { "Name": "Application.Read.All", @@ -310413,20 +310410,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalByAppId", "Permissions": [ { "Name": "Application.Read.All", @@ -310469,35 +310466,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals(appId='{appId}')", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalByAppId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalById", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgServicePrincipalById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/getByIds", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -310540,19 +310537,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -310595,19 +310592,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -310650,20 +310647,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCount", "Permissions": [ { "Name": "Application.Read.All", @@ -310706,34 +310703,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgServicePrincipalCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObject", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalCreatedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -310776,48 +310773,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalCreatedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObjectCount", "Permissions": [ { "Name": "Application.Read.All", @@ -310860,50 +310857,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalCreatedObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Permissions": [ { "Name": "Application.Read.All", @@ -310930,19 +310927,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", "Permissions": [ { "Name": "Application.Read.All", @@ -310969,20 +310966,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalDelta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -311025,63 +311022,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/delta", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgServicePrincipalDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/delta", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalEndpointCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalEndpointCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -311124,19 +311121,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -311179,19 +311176,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -311234,20 +311231,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -311330,22 +311327,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgServicePrincipalMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -311444,37 +311441,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgServicePrincipalMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -311517,106 +311514,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfCount", "Permissions": [ { "Name": "Application.Read.All", @@ -311659,80 +311656,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Permissions": [ { "Name": "Directory.Read.All", @@ -311759,19 +311756,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -311798,35 +311795,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObject", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObject", "Permissions": [ { "Name": "Application.Read.All", @@ -311869,164 +311866,164 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCount", "Permissions": [ { "Name": "Application.Read.All", @@ -312069,95 +312066,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwner", "Permissions": [ { "Name": "Application.Read.All", @@ -312200,135 +312197,135 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -312371,19 +312368,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalOwnerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCount", "Permissions": [ { "Name": "Application.Read.All", @@ -312426,80 +312423,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalOwnerCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalOwnerCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application.Read.All", @@ -312550,20 +312547,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -312614,107 +312611,107 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRiskDetection", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalRiskDetection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRiskDetection", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalRiskDetection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalRiskDetectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgServicePrincipalRiskDetectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -312733,22 +312730,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -312775,20 +312772,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -312815,49 +312812,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -312884,20 +312881,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJobCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "CustomSecAttributeProvisioning.Read.All", @@ -312940,79 +312937,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationSecretCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -313039,20 +313036,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -313079,19 +313076,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -313118,20 +313115,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -313158,123 +313155,123 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -313317,19 +313314,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", "Permissions": [ { "Name": "Policy.Read.All", @@ -313372,35 +313369,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Permissions": [ { "Name": "Application.Read.All", @@ -313435,106 +313432,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", "Permissions": [ { "Name": "Application.Read.All", @@ -313569,197 +313566,197 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgShareCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgShareDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -313786,20 +313783,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareDriveItemContent", "Permissions": [ { "Name": "Files.Read", @@ -313850,602 +313847,600 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareList", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", @@ -314455,428 +314450,430 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgShareListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgShareListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgShareListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgShareListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgShareListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSharePermission", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSharePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareRoot", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareRootContent", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareRootContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -314903,49 +314900,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/shares", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgShareSite", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/site", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgShareSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/site", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -314964,20 +314961,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -314996,36 +314993,36 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getActivitiesByInterval", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -315076,138 +315073,138 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticLastSevenDay", "Permissions": [ { "Name": "Files.Read", @@ -315258,20 +315255,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/lastSevenDays", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteAnalyticTime", "Permissions": [ { "Name": "Files.Read", @@ -315322,20 +315319,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/allTime", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteApplicableContentTypeForList", "Permissions": [ { "Name": "Sites.Read.All", @@ -315370,35 +315367,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteApplicableContentTypeForList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteByPath", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteByPath", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -315433,20 +315430,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -315481,19 +315478,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteColumnCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -315528,35 +315525,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteContentType", "Permissions": [ { "Name": "Sites.Read.All", @@ -315591,20 +315588,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteContentType", "Permissions": [ { "Name": "Sites.Read.All", @@ -315639,85 +315636,85 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -315752,20 +315749,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -315800,19 +315797,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -315847,123 +315844,123 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -315982,20 +315979,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteContentTypeCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -316030,20 +316027,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -316062,19 +316059,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get1" - ] + ], + "Command": "Get-MgSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -316125,20 +316122,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteDefaultDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drive", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteDelta", "Permissions": [ { "Name": "Sites.Read.All", @@ -316157,34 +316154,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/delta", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgSiteDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/delta", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives/{drive-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteDrive", "Permissions": [ { "Name": "Files.Read", @@ -316235,19 +316232,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -316298,414 +316295,414 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/drives/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteDriveCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/drives/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/externalColumns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteExternalColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/externalColumns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteExternalColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/externalColumns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPath", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPath", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteGetByPathAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathContentType", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteGetByPathDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathExternalColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathExternalColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathOnenote", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteGetByPathOnenote", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathOperation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathPermission", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathSite", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteGetByPathTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetByPathTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteGetByPathTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -316724,20 +316721,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteList", "Permissions": [ { "Name": "Sites.Read.All", @@ -316756,19 +316753,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "List1" - ] + ], + "Command": "Get-MgSiteList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -316803,20 +316800,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -316851,19 +316848,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListColumnCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -316898,35 +316895,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentType", "Permissions": [ { "Name": "Sites.Read.All", @@ -316961,20 +316958,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListContentType", "Permissions": [ { "Name": "Sites.Read.All", @@ -317009,19 +317006,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -317056,20 +317053,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Read.All", @@ -317104,19 +317101,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -317151,123 +317148,123 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -317286,20 +317283,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListContentTypeCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -317334,20 +317331,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -317366,94 +317363,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -317480,20 +317477,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListItem", "Permissions": [ { "Name": "Sites.Read.All", @@ -317512,36 +317509,36 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemAnalytic", "Permissions": [ { "Name": "Files.Read", @@ -317592,79 +317589,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDelta", "Permissions": [ { "Name": "Sites.Read.All", @@ -317683,22 +317680,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgSiteListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -317741,20 +317738,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -317797,19 +317794,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemDocumentSetVersionCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -317852,35 +317849,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -317931,50 +317928,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -317993,20 +317990,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.Read.All", @@ -318025,19 +318022,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemVersionCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -318056,35 +318053,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListOperation", "Permissions": [ { "Name": "Sites.Read.All", @@ -318119,20 +318116,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListOperation", "Permissions": [ { "Name": "Sites.Read.All", @@ -318167,19 +318164,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListOperationCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -318214,64 +318211,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -318314,20 +318311,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -318370,19 +318367,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -318425,20 +318422,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteNotebookCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/$count", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -318481,22 +318478,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -318539,19 +318536,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -318594,19 +318591,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -318649,35 +318646,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -318712,20 +318709,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -318760,34 +318757,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePageContent", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenotePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -318822,35 +318819,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenotePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -318885,35 +318882,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteResourceContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -318956,20 +318953,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -319012,19 +319009,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -319067,20 +319064,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -319123,20 +319120,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -319179,20 +319176,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -319235,22 +319232,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteOnenoteSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -319293,19 +319290,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -319340,19 +319337,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteOperation", "Permissions": [ { "Name": "Sites.Read.All", @@ -319387,20 +319384,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteOperation", "Permissions": [ { "Name": "Sites.Read.All", @@ -319435,19 +319432,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteOperationCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -319482,20 +319479,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -319514,20 +319511,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -319546,34 +319543,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -319592,387 +319589,387 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/sitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSitePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/sitePage", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphCanvasLayout", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayout", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphVerticalSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "Module": "Sites" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Permissions": [], "Method": "GET", + "CommandAlias": null, "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", - "ApiVersion": "v1.0", - "Module": "Sites", - "Variants": [ - "Get", - "GetViaIdentity" - ] + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageWebPart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageWebPart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageWebPart", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "OutputType": "IMicrosoftGraphWebPart", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPart", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageAsSitePageWebPart", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageAsSitePageWebPartCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageAsSitePageWebPartCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -319991,20 +319988,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageCountAsSitePage", "Permissions": [ { "Name": "Sites.Read.All", @@ -320023,227 +320020,227 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageCountAsSitePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/sitePage/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphWebPartPosition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSitePermission", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSitePermission", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgSitePermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSitePermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSitePermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/$count", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -320286,20 +320283,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteRecentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteTermStore", "Permissions": [ { "Name": "TermStore.Read.All", @@ -320318,51 +320315,51 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStore", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStores", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "List" - ] + ], + "Command": "Get-MgSiteTermStore", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStores", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStores/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSiteTermStoreCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStores/$count", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -320381,22 +320378,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroup", "Permissions": [ { "Name": "TermStore.Read.All", @@ -320415,20 +320412,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -320447,39 +320444,39 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -320498,26 +320495,24 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -320527,35 +320522,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -320565,18 +320560,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", @@ -320586,35 +320581,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -320624,18 +320619,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -320645,18 +320640,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -320666,18 +320661,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -320687,18 +320682,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -320708,12 +320703,14 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -320732,139 +320729,139 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -320883,337 +320880,337 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreGroupSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSet", "Permissions": [ { "Name": "TermStore.Read.All", @@ -321232,43 +321229,41 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -321278,12 +321273,14 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -321302,28 +321299,26 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -321333,18 +321328,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", @@ -321354,35 +321349,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -321392,18 +321387,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -321413,18 +321408,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -321434,18 +321429,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -321455,18 +321450,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -321476,84 +321471,84 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -321563,35 +321558,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -321601,18 +321596,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", @@ -321622,35 +321617,35 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1", "List2", "List3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", @@ -321660,18 +321655,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -321681,18 +321676,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -321702,18 +321697,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -321723,18 +321718,18 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", @@ -321744,478 +321739,480 @@ "GetViaIdentity1", "GetViaIdentity2", "GetViaIdentity3" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -322234,20 +322231,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelationCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -322266,73 +322263,73 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTerm", "Permissions": [ { "Name": "TermStore.Read.All", @@ -322351,54 +322348,54 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChild", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChild", "Permissions": [ { "Name": "TermStore.Read.All", @@ -322417,20 +322414,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -322449,173 +322446,173 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermChildSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermChildSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermCount", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelation", "Permissions": [ { "Name": "TermStore.Read.All", @@ -322634,20 +322631,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelationCount", "Permissions": [ { "Name": "TermStore.Read.All", @@ -322666,90 +322663,90 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermRelationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelationSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSiteTermStoreSetTermSet", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSiteTermStoreSetTermSet", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSubscribedSku", "Permissions": [ { "Name": "Organization.Read.All", @@ -322784,20 +322781,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSubscribedSku", + "Method": "GET", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSubscribedSku", "Permissions": [ { "Name": "Organization.Read.All", @@ -322832,63 +322829,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/subscribedSkus", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "List" - ] + ], + "Command": "Get-MgSubscribedSku", + "Method": "GET", + "CommandAlias": null, + "Uri": "/subscribedSkus", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "ChangeNotifications", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", + "Module": "ChangeNotifications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "ChangeNotifications", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/subscriptions", + "Module": "ChangeNotifications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSubSite", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/sites/{site-id1}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgSubSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites/{site-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgSubSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -322907,19 +322904,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/sites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List2" - ] + ], + "Command": "Get-MgSubSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgSubSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -322938,20 +322935,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/sites/{site-id}/sites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgSubSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/sites/$count", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeam", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -323026,20 +323023,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -323066,19 +323063,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannel", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -323153,20 +323150,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannel", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -323241,19 +323238,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List1" - ] + ], + "Command": "Get-MgTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelCount", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -323328,20 +323325,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelFileFolder", "Permissions": [ { "Name": "Files.Read.All", @@ -323416,35 +323413,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -323479,20 +323476,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMember", "Permissions": [ { "Name": "Group.Read.All", @@ -323519,19 +323516,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelMemberCount", "Permissions": [ { "Name": "Group.Read.All", @@ -323558,20 +323555,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323606,22 +323603,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323656,19 +323653,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageCount", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323703,20 +323700,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageDelta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323751,20 +323748,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323799,22 +323796,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323849,19 +323846,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323896,20 +323893,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323944,20 +323941,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -323992,19 +323989,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyCount", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -324039,20 +324036,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyDelta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -324087,20 +324084,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -324135,22 +324132,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyHostedContent", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -324185,19 +324182,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -324232,35 +324229,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelRetainedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelRetainedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeam", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -324279,22 +324276,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeam", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -324313,34 +324310,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -324359,19 +324356,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -324390,20 +324387,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelSharedWithTeamCount", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -324422,20 +324419,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -324534,20 +324531,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -324646,19 +324643,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelTabCount", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -324757,35 +324754,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamCount", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -324812,63 +324809,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamGroupServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamGroupServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamIncomingChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamIncomingChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamIncomingChannel", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -324895,19 +324892,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/incomingChannels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamIncomingChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamIncomingChannelCount", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -324934,20 +324931,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/incomingChannels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamIncomingChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/incomingChannels/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.Read.Group", @@ -325102,20 +325099,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -325262,19 +325259,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamInstalledAppCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -325421,50 +325418,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamMember", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -325491,20 +325488,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamMember", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -325531,19 +325528,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamMemberCount", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -325570,79 +325567,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamOperation", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamOperation", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamPermissionGrant", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -325733,19 +325730,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPermissionGrantCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -325836,50 +325833,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannel", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -325922,453 +325919,453 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelFileFolder", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageDelta", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamPrimaryChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamSchedule", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326403,20 +326400,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamSchedule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326451,20 +326448,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -326483,19 +326480,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOfferShiftRequestCount", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -326514,20 +326511,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326562,20 +326559,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326610,19 +326607,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleOpenShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326657,20 +326654,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326705,19 +326702,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326752,20 +326749,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleOpenShiftCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326800,20 +326797,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleOpenShiftCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326848,20 +326845,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326896,19 +326893,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSchedulingGroupCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -326943,20 +326940,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleSchedulingGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleShift", "Permissions": [ { "Name": "Group.Read.All", @@ -326991,20 +326988,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleShift", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327039,19 +327036,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shifts", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleShift", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleShiftCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327086,35 +327083,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleShiftCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327149,19 +327146,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327196,20 +327193,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327244,20 +327241,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327292,19 +327289,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleTimeOff", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327339,20 +327336,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleTimeOffCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327387,20 +327384,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleTimeOffReason", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327435,19 +327432,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleTimeOffReason", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffReasonCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327482,20 +327479,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleTimeOffReasonCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327530,20 +327527,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327578,19 +327575,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamScheduleTimeOffRequestCount", "Permissions": [ { "Name": "Schedule.Read.All", @@ -327625,20 +327622,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamScheduleTimeOffRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -327673,20 +327670,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -327721,19 +327718,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamTagCount", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -327768,20 +327765,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamTagCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -327816,20 +327813,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamTagMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -327864,19 +327861,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamTagMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamTagMemberCount", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -327911,629 +327908,629 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamTagMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamTemplate", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/template", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamTemplate", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/template", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamwork", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork", - "OutputType": "IMicrosoftGraphTeamwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamwork", "Variants": [ "Get" - ] + ], + "Command": "Get-MgTeamwork", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedChat", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedChat", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedChats", - "OutputType": "IMicrosoftGraphDeletedChat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDeletedChat", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedChatCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedChats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgTeamworkDeletedChatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDeletedTeam", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDeletedTeam", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkDeletedTeamCount", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgTeamworkDeletedTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamworkTeamAppSetting", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -328552,19 +328549,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/teamsAppSettings", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppSettings", "Variants": [ "Get" - ] + ], + "Command": "Get-MgTeamworkTeamAppSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -328583,20 +328580,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTeamworkWorkforceIntegration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTeamworkWorkforceIntegration", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -328615,19 +328612,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/workforceIntegrations", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "List" - ] + ], + "Command": "Get-MgTeamworkWorkforceIntegration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTeamworkWorkforceIntegrationCount", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -328646,19 +328643,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teamwork/workforceIntegrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328677,20 +328674,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328709,19 +328706,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Variants": [ "List" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328740,34 +328737,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328786,19 +328783,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Variants": [ "List" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328817,20 +328814,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328849,20 +328846,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328881,19 +328878,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Variants": [ "List" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328912,20 +328909,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328944,19 +328941,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -328975,20 +328972,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -329007,19 +329004,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -329038,20 +329035,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -329070,19 +329067,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -329101,20 +329098,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -329133,20 +329130,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -329165,19 +329162,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Variants": [ "List" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -329196,20 +329193,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganization", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -329236,19 +329233,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", "Variants": [ "Get" - ] + ], + "Command": "Get-MgTenantRelationshipMultiTenantOrganization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -329267,34 +329264,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "Variants": [ "Get" - ] + ], + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -329321,19 +329318,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -329360,19 +329357,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUser", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -329495,20 +329492,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUser", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -329615,137 +329612,137 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserActivityCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserActivityCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/$count", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserActivityHistoryItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserActivityHistoryItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserActivityHistoryItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserActivityHistoryItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserActivityHistoryItemActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserActivityHistoryItemActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserActivityHistoryItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserActivityHistoryItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAgreementAcceptance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAgreementAcceptance", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -329764,19 +329761,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/agreementAcceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAgreementAcceptance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAgreementAcceptanceCount", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -329795,35 +329792,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAgreementAcceptanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/agreementAcceptances/$count", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserAppRoleAssignment", "Permissions": [ { "Name": "Directory.Read.All", @@ -329842,19 +329839,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAppRoleAssignmentCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -329873,20 +329870,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAppRoleAssignmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/$count", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329921,20 +329918,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationEmailMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329969,19 +329966,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/emailMethods", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationEmailMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationEmailMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330016,20 +330013,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationEmailMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330064,20 +330061,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationFido2Method", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330112,19 +330109,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/fido2Methods", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationFido2Method", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationFido2MethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330159,20 +330156,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationFido2MethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330207,20 +330204,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330255,19 +330252,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/methods", - "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330302,20 +330299,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/methods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330350,20 +330347,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330398,19 +330395,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330445,35 +330442,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationOperation", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330508,49 +330505,49 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationOperation", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/operations", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPasswordMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330585,20 +330582,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationPasswordMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPasswordMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330633,19 +330630,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordMethods", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationPasswordMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPasswordMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330680,20 +330677,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationPasswordMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330728,20 +330725,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationPhoneMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330776,19 +330773,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationPhoneMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationPhoneMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -330823,20 +330820,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationPhoneMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330871,20 +330868,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330919,19 +330916,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -330966,20 +330963,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -331014,20 +331011,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -331062,19 +331059,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -331109,20 +331106,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -331157,20 +331154,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -331205,19 +331202,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -331252,65 +331249,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserById", "Permissions": [], - "Method": "POST", - "Uri": "/users/getByIds", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetExpanded" - ] + ], + "Command": "Get-MgUserById", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/getByIds", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendar", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -331345,19 +331342,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendars", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendarCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -331392,20 +331389,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendars/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserCalendarCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -331432,19 +331429,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List1" - ] + ], + "Command": "Get-MgUserCalendarEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserCalendarEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -331471,22 +331468,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/events/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgUserCalendarEventDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendarGroup", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -331505,20 +331502,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserCalendarGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendarGroup", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -331545,19 +331542,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendarGroups", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserCalendarGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendarGroupCalendar", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -331592,19 +331589,125 @@ "IsLeastPrivilege": false } ], + "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Variants": [ + "List" + ], + "Command": "Get-MgUserCalendarGroupCalendar", "Method": "GET", + "CommandAlias": null, "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "OutputType": "IMicrosoftGraphCalendar", + "Module": "Calendar" + }, + { + "Permissions": [ + { + "Name": "Calendars.ReadBasic", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Calendars.ReadWrite", + "Description": "Read and write calendars in all mailboxes", + "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Calendars.Read", + "Description": "Read calendars in all mailboxes", + "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ - "List" - ] + "Get", + "GetViaIdentity" + ], + "Command": "Get-MgUserCalendarGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/$count", + "Module": "Calendar" + }, + { + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Command": "Get-MgUserCalendarPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Calendar" }, { + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Variants": [ + "List", + "List1" + ], + "Command": "Get-MgUserCalendarPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Module": "Calendar" + }, + { + "Permissions": [], "ApiReferenceLink": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Command": "Get-MgUserCalendarPermissionCount", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgUserCalendarGroupCount", + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", + "Module": "Calendar" + }, + { + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Variants": [ + "Get1", + "GetExpanded1", + "GetViaIdentity1", + "GetViaIdentityExpanded1" + ], + "Command": "Get-MgUserCalendarSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "Module": "Users.Actions" + }, + { "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -331631,126 +331734,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendarGroups/$count", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "Calendar", - "Variants": [ - "Get", - "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserCalendarPermission", - "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": "IMicrosoftGraphCalendarPermission", - "ApiVersion": "v1.0", - "Module": "Calendar", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserCalendarPermission", - "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List", "List1" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendarPermissionCount", - "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "Calendar", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserCalendarSchedule", - "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", - "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Variants": [ - "Get1", - "GetExpanded1", - "GetViaIdentity1", - "GetViaIdentityExpanded1" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCalendarView", - "Permissions": [ - { - "Name": "Calendars.ReadBasic", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Calendars.ReadWrite", - "Description": "Read and write calendars in all mailboxes", - "FullDescription": "Allows the app to create, read, update, and delete events of all calendars without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Calendars.Read", - "Description": "Read calendars in all mailboxes", - "FullDescription": "Allows the app to read events of all calendars without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } ], + "Command": "Get-MgUserCalendarView", "Method": "GET", + "CommandAlias": null, "Uri": "/users/{user-id}/calendar/calendarView", - "OutputType": "IMicrosoftGraphEvent", - "ApiVersion": "v1.0", - "Module": "Calendar", - "Variants": [ - "List", - "List1" - ] + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -331833,20 +331830,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -331889,19 +331886,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatCount", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -331944,109 +331941,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledAppCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatLastMessagePreview", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatLastMessagePreview", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMember", "Permissions": [ { "Name": "ChatMember.Read", @@ -332145,20 +332142,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMember", "Permissions": [ { "Name": "ChatMember.Read", @@ -332257,19 +332254,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatMember", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMemberCount", "Permissions": [ { "Name": "ChatMember.Read", @@ -332368,20 +332365,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatMemberCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -332440,20 +332437,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessage", "Permissions": [ { "Name": "Chat.Read", @@ -332496,19 +332493,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageCount", "Permissions": [ { "Name": "Chat.Read", @@ -332551,20 +332548,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageDelta", "Permissions": [ { "Name": "Chat.Read", @@ -332623,20 +332620,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserChatMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageHostedContent", "Permissions": [ { "Name": "Chat.Read", @@ -332695,22 +332692,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserChatMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageHostedContent", "Permissions": [ { "Name": "Chat.Read", @@ -332769,19 +332766,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatMessageHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageHostedContentCount", "Permissions": [ { "Name": "Chat.Read", @@ -332840,215 +332837,215 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatMessageHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReply", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatMessageReply", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatMessageReplyCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserChatMessageReplyDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatMessageReplyHostedContentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatMessageReplyHostedContentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatPermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatPermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatPermissionGrantCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatPermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatPinnedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserChatPinnedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatPinnedMessage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatPinnedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatPinnedMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatPinnedMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatRetainedMessage", "Permissions": [ { "Name": "Chat.Read.All", @@ -333067,79 +333064,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatRetainedMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/getAllRetainedMessages", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatTab", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatTab", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserChatTab", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatTabCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatTabCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserChatTabTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserChatTabTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -333158,20 +333155,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContact", "Permissions": [ { "Name": "Contacts.Read", @@ -333190,19 +333187,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -333221,20 +333218,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/$count", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -333253,64 +333250,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/delta", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserContactDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -333329,20 +333326,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -333361,34 +333358,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserContactFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolder", "Permissions": [ { "Name": "Contacts.Read", @@ -333407,19 +333404,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserContactFolderChildFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -333438,20 +333435,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -333470,19 +333467,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -333501,20 +333498,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -333533,94 +333530,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderCount", "Permissions": [ { "Name": "Contacts.Read", @@ -333639,35 +333636,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderChildFolderDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderChildFolderDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -333686,20 +333683,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContact", "Permissions": [ { "Name": "Contacts.Read", @@ -333718,19 +333715,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserContactFolderContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactCount", "Permissions": [ { "Name": "Contacts.Read", @@ -333749,20 +333746,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderContactCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -333781,94 +333778,94 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderContactDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserContactFolderContactExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderContactExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderContactPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderContactPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderContactPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactFolderCount", "Permissions": [ { "Name": "Contacts.Read", @@ -333887,20 +333884,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/$count", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserContactFolderDelta", "Permissions": [ { "Name": "Contacts.Read", @@ -333919,50 +333916,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/contactFolders/delta", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserContactFolderDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactPhoto", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserContactPhotoContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserContactPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCount", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -334069,34 +334066,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgUserCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCreatedObject", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserCreatedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCreatedObject", "Permissions": [ { "Name": "User.Read", @@ -334147,48 +334144,48 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserCreatedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCreatedObjectCount", "Permissions": [ { "Name": "User.Read", @@ -334239,50 +334236,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserCreatedObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDefaultCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDefaultCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDefaultCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -334309,19 +334306,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDefaultCalendarEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserDefaultCalendarSchedule", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -334348,22 +334345,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/calendar/getSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphScheduleInformation", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgUserDefaultCalendarSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/getSchedule", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDefaultDrive", "Permissions": [ { "Name": "Files.Read", @@ -334414,20 +334411,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDefaultDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drive", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserDelta", "Permissions": [ { "Name": "User.Read.All", @@ -334462,78 +334459,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/delta", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Delta" - ] + ], + "Command": "Get-MgUserDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDirectReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDirectReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDirectReport", "Permissions": [ { "Name": "User.Read", @@ -334576,77 +334573,77 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/directReports", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDirectReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDirectReportAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDirectReportAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDirectReportAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/orgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "List" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Get-MgUserDirectReportAsOrgContact", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgUserDirectReportAsUser", + "Uri": "/users/{user-id}/directReports/orgContact", + "Module": "Users" + }, + { "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDirectReportAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDirectReportAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/user", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDirectReportAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/user", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDirectReportCount", "Permissions": [ { "Name": "User.Read", @@ -334689,65 +334686,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDirectReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDirectReportCountAsOrgContact", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDirectReportCountAsOrgContact", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/orgContact/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDirectReportCountAsUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/directReports/user/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDirectReportCountAsUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/directReports/user/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get1", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDrive", "Permissions": [ { "Name": "Files.Read", @@ -334798,137 +334795,137 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveBundle", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveBundle", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveBundleContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveBundleContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveBundleCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveBundleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveContentTypeBase", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveContentTypeBase", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveContentTypeBaseType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveContentTypeBaseType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveContentTypeBaseTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveContentTypeBaseTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveCount", "Permissions": [ { "Name": "Files.Read", @@ -334979,2797 +334976,2797 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/drives/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveFollowing", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveFollowing", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveFollowingContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveFollowingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveFollowingCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveFollowingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemChild", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserDriveItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveItemListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveList", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumnCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnPosition", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListContentTypeCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListContentTypeCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveListItemDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListOperation", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveListSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveListSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveListSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveRootActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootAnalyticTime", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootAnalyticTime", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootChild", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootChild", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootChildContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootChildContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootChildCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootChildCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserDriveRootDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveRootDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootLastModifiedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootLastModifiedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemActivityByInterval", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserDriveRootListItemActivityByInterval", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemAnalytic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemAnalytic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemCreatedByUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemDriveItemContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootListItemVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootListItemVersionField", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootListItemVersionField", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootPermission", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootPermission", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootPermissionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootPermissionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootRetentionLabel", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootRetentionLabel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootSubscription", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootSubscription", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootSubscriptionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootSubscriptionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootThumbnail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootThumbnail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootThumbnailCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootThumbnailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootVersion", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveRootVersion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootVersionContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootVersionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveRootVersionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveRootVersionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveSpecial", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserDriveSpecial", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveSpecialContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveSpecialContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserDriveSpecialCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserDriveSpecialCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -337788,20 +337785,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEvent", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -337828,78 +337825,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserEventAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -337926,20 +337923,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserEventDelta", "Permissions": [ { "Name": "Calendars.Read", @@ -337966,79 +337963,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserEventDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserEventExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstance", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -338057,78 +338054,78 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserEventInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserEventInstanceAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventInstanceAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventInstanceCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceCount", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -338147,138 +338144,138 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserEventInstanceDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserEventInstanceExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserEventInstanceExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserEventInstanceExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserFollowedSite", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/followedSites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserFollowedSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/{site-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserFollowedSite", "Permissions": [ { "Name": "Sites.Read.All", @@ -338297,19 +338294,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/followedSites", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserFollowedSite", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserFollowedSiteCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -338328,109 +338325,109 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/followedSites/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserFollowedSiteCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/$count", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInferenceClassification", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/inferenceClassification", - "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassification", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInferenceClassification", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInferenceClassificationOverride", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInferenceClassificationOverride", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInferenceClassificationOverride", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserInferenceClassificationOverride", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInferenceClassificationOverrideCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInferenceClassificationOverrideCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsight", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights", - "OutputType": "IMicrosoftGraphItemInsights", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphItemInsights", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightShared", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightShared", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightShared", "Permissions": [ { "Name": "Sites.Read.All", @@ -338449,19 +338446,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserInsightShared", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightSharedCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -338480,65 +338477,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightSharedCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightSharedLastSharedMethod", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightSharedLastSharedMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightSharedResource", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightSharedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightTrending", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "OutputType": "IMicrosoftGraphTrending", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightTrending", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightTrending", "Permissions": [ { "Name": "Sites.Read.All", @@ -338557,19 +338554,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/trending", - "OutputType": "IMicrosoftGraphTrending", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserInsightTrending", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightTrendingCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -338588,20 +338585,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/trending/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightTrendingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightTrendingResource", "Permissions": [ { "Name": "Sites.Read.All", @@ -338620,35 +338617,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightTrendingResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightUsed", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightUsed", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightUsed", "Permissions": [ { "Name": "Sites.Read.All", @@ -338667,19 +338664,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/used", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserInsightUsed", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightUsedCount", "Permissions": [ { "Name": "Sites.Read.All", @@ -338698,20 +338695,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/used/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightUsedCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserInsightUsedResource", "Permissions": [ { "Name": "Sites.Read.All", @@ -338730,20 +338727,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserInsightUsedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserJoinedTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -338802,34 +338799,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/joinedTeams", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserJoinedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/joinedTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserLicenseDetail", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserLicenseDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserLicenseDetail", "Permissions": [ { "Name": "User.Read", @@ -338872,19 +338869,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/licenseDetails", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserLicenseDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserLicenseDetailCount", "Permissions": [ { "Name": "User.Read", @@ -338927,20 +338924,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/licenseDetails/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserLicenseDetailCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/$count", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", "Permissions": [ { "Name": "User.Read", @@ -338975,20 +338972,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailboxSetting", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -339007,20 +339004,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailboxSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailboxSettings", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolder", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339055,20 +339052,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolder", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339103,34 +339100,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolder", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339165,19 +339162,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderChildFolder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderCount", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339212,241 +339209,241 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageDelta", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderCount", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339481,20 +339478,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/$count", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderDelta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339529,20 +339526,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/delta", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessage", "Permissions": [ { "Name": "Mail.Read", @@ -339569,20 +339566,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessage", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339617,63 +339614,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessageAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageCount", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339708,20 +339705,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageDelta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339756,108 +339753,108 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessageExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageRule", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessageRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageRule", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMailFolderMessageRule", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMailFolderMessageRuleCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMailFolderMessageRuleCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMailTip", "Permissions": [ { "Name": "Mail.Read", @@ -339876,22 +339873,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/getMailTips", - "OutputType": "IMicrosoftGraphMailTips", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailTips", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgUserMailTip", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMailTips", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedAppDiagnosticStatus", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -339910,20 +339907,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedAppDiagnosticStatus", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedAppPolicy", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -339942,328 +339939,328 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedAppPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedAppPolicies", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedAppRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedAppRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedAppRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedAppRegistrations", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserManagedAppRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedAppRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedAppRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserManagedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCategory", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceConfigurationStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserManagedDeviceUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserManagedDeviceWithAppFailure", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -340282,20 +340279,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagedDeviceWithAppFailure", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserManager", "Permissions": [ { "Name": "User.Read.All", @@ -340330,20 +340327,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/manager", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManager", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserManagerByRef", "Permissions": [ { "Name": "User.Read.All", @@ -340378,20 +340375,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/manager/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserManagerByRef", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMemberGroup", "Permissions": [ { "Name": "Application.Read.All", @@ -340474,22 +340471,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/getMemberGroups", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgUserMemberGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMemberGroups", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMemberObject", "Permissions": [ { "Name": "Application.Read.All", @@ -340588,22 +340585,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/getMemberObjects", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgUserMemberObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/getMemberObjects", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOf", "Permissions": [ { "Name": "User.Read", @@ -340622,20 +340619,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMemberOf", "Permissions": [ { "Name": "User.Read", @@ -340670,34 +340667,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -340716,34 +340713,34 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/administrativeUnit", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsDirectoryRole", "Permissions": [ { "Name": "User.Read", @@ -340762,34 +340759,34 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/directoryRole", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMemberOfAsGroup", "Permissions": [ { "Name": "User.Read", @@ -340808,19 +340805,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/group", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOfCount", "Permissions": [ { "Name": "User.Read", @@ -340855,20 +340852,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", "Permissions": [ { "Name": "User.Read", @@ -340887,20 +340884,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOfCountAsDirectoryRole", "Permissions": [ { "Name": "User.Read", @@ -340919,20 +340916,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/directoryRole/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMemberOfCountAsGroup", "Permissions": [ { "Name": "User.Read", @@ -340951,20 +340948,20 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/memberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/memberOf/group/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessage", "Permissions": [ { "Name": "Mail.Read", @@ -340991,20 +340988,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessage", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -341039,63 +341036,63 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMessage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessageAttachment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMessageAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessageAttachmentCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMessageAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessageContent", "Permissions": [ { "Name": "Mail.Read", @@ -341122,20 +341119,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMessageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessageCount", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -341170,20 +341167,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMessageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/$count", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserMessageDelta", "Permissions": [ { "Name": "Mail.Read", @@ -341210,79 +341207,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/messages/delta", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserMessageDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessageExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserMessageExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserMessageExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserMessageExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOauth2PermissionGrant", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOauth2PermissionGrant", "Permissions": [ { "Name": "Directory.Read.All", @@ -341301,19 +341298,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOauth2PermissionGrant", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOauth2PermissionGrantCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -341332,20 +341329,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOauth2PermissionGrantCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -341388,20 +341385,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -341444,19 +341441,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnenoteNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookCount", "Permissions": [ { "Name": "Notes.Create", @@ -341499,20 +341496,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteNotebookCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/$count", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", "Permissions": [ { "Name": "Notes.Create", @@ -341555,22 +341552,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" - ] + ], + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -341613,19 +341610,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnenoteNotebookSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -341668,19 +341665,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteOperation", "Permissions": [ { "Name": "Notes.Create", @@ -341723,35 +341720,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteOperation", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteOperationCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/operations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteOperationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/operations/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -341786,20 +341783,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Read", @@ -341834,19 +341831,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenotePageContent", "Permissions": [ { "Name": "Notes.Read", @@ -341881,20 +341878,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenotePageContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenotePageCount", "Permissions": [ { "Name": "Notes.Read", @@ -341929,20 +341926,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenotePageCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/$count", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOnenoteRecentNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -341985,35 +341982,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteRecentNotebook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteResource", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteResourceContent", "Permissions": [ { "Name": "Notes.Read", @@ -342048,35 +342045,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteResourceContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteResourceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/resources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -342119,20 +342116,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSection", "Permissions": [ { "Name": "Notes.Create", @@ -342175,19 +342172,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnenoteSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionCount", "Permissions": [ { "Name": "Notes.Create", @@ -342230,20 +342227,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sections/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteSectionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -342286,20 +342283,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -342342,20 +342339,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "List", "List1" - ] + ], + "Command": "Get-MgUserOnenoteSectionGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupCount", "Permissions": [ { "Name": "Notes.Create", @@ -342398,22 +342395,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserOnenoteSectionGroupCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -342456,19 +342453,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnenoteSectionGroupSection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Read", @@ -342503,19 +342500,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -342550,20 +342547,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeeting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -342598,122 +342595,122 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnlineMeeting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingCount", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -342748,153 +342745,153 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingRecording", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingRecording", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnlineMeetingRecording", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingRecordingContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingRecordingContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingRecordingCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingRecordingCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscript", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOnlineMeetingTranscript", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingTranscriptContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscriptCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingTranscriptCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -342945,79 +342942,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOutlookMasterCategory", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOutlookMasterCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOutlookMasterCategory", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/masterCategories", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOutlookMasterCategory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOutlookMasterCategoryCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOutlookMasterCategoryCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDevice", "Permissions": [ { "Name": "User.Read", @@ -343060,106 +343057,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOwnedDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/device", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/endpoint", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceCount", "Permissions": [ { "Name": "User.Read", @@ -343202,80 +343199,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedDeviceCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/device/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObject", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObject", "Permissions": [ { "Name": "User.Read", @@ -343318,106 +343315,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOwnedObject", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedObjectAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/application", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOwnedObjectAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/application", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedObjectAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOwnedObjectAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/group", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectCount", "Permissions": [ { "Name": "User.Read", @@ -343460,80 +343457,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedObjectCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectCountAsApplication", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedObjectCountAsApplication", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/application/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedObjectCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/group/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPerson", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/people/{person-id}", - "OutputType": "IMicrosoftGraphPerson", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "People", + "OutputType": "IMicrosoftGraphPerson", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserPerson", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/people/{person-id}", + "Module": "People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPerson", "Permissions": [ { "Name": "People.Read", @@ -343552,19 +343549,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/people", - "OutputType": "IMicrosoftGraphPerson", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "People", + "OutputType": "IMicrosoftGraphPerson", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserPerson", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/people", + "Module": "People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPersonCount", "Permissions": [ { "Name": "People.Read", @@ -343583,20 +343580,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/people/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "People", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserPersonCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/people/$count", + "Module": "People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPhoto", "Permissions": [ { "Name": "User.Read", @@ -343639,22 +343636,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPhoto", "Permissions": [ { "Name": "User.Read", @@ -343697,19 +343694,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/photos", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserPhoto", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/photos", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPhotoContent", "Permissions": [ { "Name": "User.Read", @@ -343752,22 +343749,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserPhotoContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPlanner", "Permissions": [ { "Name": "Tasks.Read", @@ -343810,20 +343807,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner", - "OutputType": "IMicrosoftGraphPlannerUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerUser", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserPlanner", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPlannerPlan", "Permissions": [ { "Name": "Tasks.Read", @@ -343858,19 +343855,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserPlannerPlan", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserPlannerTask", "Permissions": [ { "Name": "Tasks.Read", @@ -343921,19 +343918,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/planner/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserPlannerTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/tasks", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserPresence", "Permissions": [ { "Name": "Presence.Read", @@ -343960,35 +343957,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/presence", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserPresence", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserRegisteredDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDevice", "Permissions": [ { "Name": "User.Read", @@ -344031,106 +344028,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserRegisteredDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/device", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/device", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/endpoint", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceCount", "Permissions": [ { "Name": "User.Read", @@ -344173,80 +344170,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserRegisteredDeviceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceCountAsDevice", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/device/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserScopedRoleMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserScopedRoleMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserScopedRoleMemberOf", "Permissions": [ { "Name": "Directory.Read.All", @@ -344265,19 +344262,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserScopedRoleMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserScopedRoleMemberOfCount", "Permissions": [ { "Name": "Directory.Read.All", @@ -344296,20 +344293,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserScopedRoleMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSetting", "Permissions": [ { "Name": "User.Read.All", @@ -344328,20 +344325,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings", - "OutputType": "IMicrosoftGraphUserSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUserSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSetting", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingItemInsight", "Permissions": [ { "Name": "User.Read", @@ -344360,20 +344357,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/itemInsights", - "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingItemInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserSettingShiftPreference", "Permissions": [ { "Name": "User.Read.All", @@ -344408,35 +344405,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphShiftPreferences", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingShiftPreference", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingStorage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage", - "OutputType": "IMicrosoftGraphUserStorage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUserStorage", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingStorage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingStorageQuota", "Permissions": [ { "Name": "Files.Read", @@ -344471,20 +344468,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage/quota", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingStorageQuota", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingStorageQuotaService", "Permissions": [ { "Name": "Files.Read", @@ -344519,20 +344516,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingStorageQuotaService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingStorageQuotaService", "Permissions": [ { "Name": "Files.Read", @@ -344567,19 +344564,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserSettingStorageQuotaService", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingStorageQuotaServiceCount", "Permissions": [ { "Name": "Files.Read", @@ -344614,123 +344611,123 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingStorageQuotaServiceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingWindows", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphWindowsSetting", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingWindows", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingWindows", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphWindowsSetting", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserSettingWindows", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingWindowsCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingWindowsCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingWindowsInstance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingWindowsInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingWindowsInstance", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserSettingWindowsInstance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSettingWindowsInstanceCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSettingWindowsInstanceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSponsor", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserSponsor", "Permissions": [ { "Name": "User.Read", @@ -344757,19 +344754,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/sponsors", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserSponsor", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserSponsorCount", "Permissions": [ { "Name": "User.Read", @@ -344796,20 +344793,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/sponsors/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserSponsorCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/sponsors/$count", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserTeamwork", "Permissions": [ { "Name": "UserTeamwork.Read", @@ -344828,37 +344825,37 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork", - "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphUserTeamwork", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTeamwork", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTeamworkAssociatedTeam", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" - ] + ], + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTeamworkAssociatedTeam", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -344885,19 +344882,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTeamworkAssociatedTeamCount", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -344924,20 +344921,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTeamworkAssociatedTeamCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -345060,20 +345057,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTeamworkInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -345196,19 +345193,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTeamworkInstalledApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledAppChat", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -345283,20 +345280,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTeamworkInstalledAppChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledAppCount", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -345419,50 +345416,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTeamworkInstalledAppCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledAppTeamApp", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -345497,20 +345494,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -345545,19 +345542,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTodoList", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoListCount", "Permissions": [ { "Name": "Tasks.Read", @@ -345592,20 +345589,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoListCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/$count", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserTodoListDelta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -345632,64 +345629,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/delta", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserTodoListDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoListExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoListExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoListExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTodoListExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoListExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoListExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTask", "Permissions": [ { "Name": "Tasks.Read", @@ -345724,20 +345721,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTask", "Permissions": [ { "Name": "Tasks.Read", @@ -345772,19 +345769,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTodoTask", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachment", "Permissions": [ { "Name": "Tasks.Read", @@ -345819,20 +345816,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAttachmentBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachment", "Permissions": [ { "Name": "Tasks.Read", @@ -345867,19 +345864,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAttachmentBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTodoTaskAttachment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentContent", "Permissions": [ { "Name": "Tasks.Read", @@ -345914,20 +345911,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskAttachmentContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentCount", "Permissions": [ { "Name": "Tasks.Read", @@ -345962,79 +345959,79 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskAttachmentCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentSession", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAttachmentSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentSession", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAttachmentSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentSessionContent", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskAttachmentSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskChecklistItem", "Permissions": [ { "Name": "Tasks.Read", @@ -346069,20 +346066,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "OutputType": "IMicrosoftGraphChecklistItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphChecklistItem", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskChecklistItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskChecklistItem", "Permissions": [ { "Name": "Tasks.Read", @@ -346117,19 +346114,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "OutputType": "IMicrosoftGraphChecklistItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphChecklistItem", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTodoTaskChecklistItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskChecklistItemCount", "Permissions": [ { "Name": "Tasks.Read", @@ -346164,20 +346161,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Get-MgUserTodoTaskChecklistItemCount", + "Method": "GET", "CommandAlias": null, - "Command": "Get-MgUserTodoTaskCount", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", + "Module": "Users" + }, + { "Permissions": [ { "Name": "Tasks.Read", @@ -346212,20 +346209,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskDelta", "Permissions": [ { "Name": "Tasks.Read", @@ -346260,64 +346257,64 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Delta", "DeltaViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskDelta", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskExtension", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "OutputType": "IMicrosoftGraphExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphExtension", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTodoTaskExtension", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskExtensionCount", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskExtensionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskLinkedResource", "Permissions": [ { "Name": "Tasks.Read", @@ -346352,20 +346349,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "OutputType": "IMicrosoftGraphLinkedResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskLinkedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskLinkedResource", "Permissions": [ { "Name": "Tasks.Read", @@ -346400,19 +346397,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "OutputType": "IMicrosoftGraphLinkedResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTodoTaskLinkedResource", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTodoTaskLinkedResourceCount", "Permissions": [ { "Name": "Tasks.Read", @@ -346447,35 +346444,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTodoTaskLinkedResourceCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOf", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOf", "Permissions": [ { "Name": "User.Read", @@ -346526,106 +346523,106 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTransitiveMemberOf", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "List" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfCount", "Permissions": [ { "Name": "User.Read", @@ -346676,1201 +346673,1201 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEvent", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEvent", "Variants": [ "Get1", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEvent", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEvent", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEvent", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgVirtualEventCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventSessionAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhall", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhall", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhall", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventTownhall", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgVirtualEventTownhallCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhallPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventTownhallPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhallPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhallSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventTownhallSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventTownhallSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventTownhallSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinar", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinar", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventWebinar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarByUserRole", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarByUserRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get" - ] + ], + "Command": "Get-MgVirtualEventWebinarCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarPresenter", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventWebinarPresenter", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarPresenterCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarPresenterCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSession", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventWebinarSession", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "List" - ] + ], + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Get-MgVirtualEventWebinarSessionCount", "Permissions": [], - "Method": "GET", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Get", "GetViaIdentity" - ] + ], + "Command": "Get-MgVirtualEventWebinarSessionCount", + "Method": "GET", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveItemListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaDriveItemListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaDriveListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaDriveListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/grant", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveRootListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaDriveRootListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveItemListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupDriveItemListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupDriveListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupDriveListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveRootListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupDriveRootListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupSiteListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupSiteListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupSiteListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupSiteListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaGroupSitePermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaGroupSitePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaShareListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaShareListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/grant", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaSharePermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -347897,260 +347894,260 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaSharePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaSiteListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaSiteListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaSiteListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaSiteListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaSitePermission", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaSitePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveItemListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaUserDriveItemListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaUserDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaUserDriveListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaUserDriveListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveRootListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaUserDriveRootListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Grant-MgBetaUserDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgBetaUserDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgGroupDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgGroupDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgGroupDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgGroupDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgGroupSitePermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgGroupSitePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgSharePermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -348177,381 +348174,381 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgSharePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission/grant", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgSitePermission", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgSitePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgUserDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgUserDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Grant-MgUserDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" - ] + ], + "Command": "Grant-MgUserDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Hide-MgBetaChatForUser", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/hideForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" - ] + ], + "Command": "Hide-MgBetaChatForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/hideForUser", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Hide-MgBetaUserChatForUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" - ] + ], + "Command": "Hide-MgBetaUserChatForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Hide-MgChatForUser", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/hideForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" - ] + ], + "Command": "Hide-MgChatForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/hideForUser", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Hide-MgUserChatForUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" - ] + ], + "Command": "Hide-MgUserChatForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ] + ], + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", "Variants": [ "Import", "ImportExpanded" - ] + ], + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Import", "ImportExpanded" - ] + ], + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Import", "ImportViaIdentity" - ] + ], + "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Import" - ] + ], + "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ] + ], + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ] + ], + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ] + ], + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ] + ], + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ] + ], + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" - ] + ], + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Import", "ImportExpanded" - ] + ], + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaBackupRestoreProtectionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgBetaBackupRestoreProtectionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaBackupRestoreServiceApp", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", - "OutputType": "IMicrosoftGraphServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphServiceApp", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ] + ], + "Command": "Initialize-MgBetaBackupRestoreServiceApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaBackupRestoreSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", - "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgBetaBackupRestoreSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -348570,20 +348567,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -348602,22 +348599,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ] + ], + "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -348636,22 +348633,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ] + ], + "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -348670,84 +348667,84 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgBetaEducationClassAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaEducationMeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgBetaEducationMeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaEducationUserAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgBetaEducationUserAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ] + ], + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ] + ], + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -348766,37 +348763,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Initialize-MgBetaUserManagedDeviceEsim", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ] + ], + "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Initialize-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -348815,84 +348812,84 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgEducationClassAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Initialize-MgEducationMeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgEducationMeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Initialize-MgEducationUserAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgEducationUserAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ] + ], + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" - ] + ], + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -348911,20 +348908,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Activate", "ActivateViaIdentity" - ] + ], + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAbortPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -348951,190 +348948,190 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAbortPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAbortPrintShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAbortPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAcceptGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAcceptGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAcceptGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/accept", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAcceptGroupEventTentatively", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAcceptGroupEventTentatively", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Accept", "AcceptViaIdentity" - ] + ], + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAcceptUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/accept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAcceptUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/accept", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAcceptUserEventInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + ], + "Command": "Invoke-MgAcceptUserEventInstance", + "Method": "POST", "CommandAlias": null, - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "Module": "Users.Actions" + }, + { "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAcceptUserEventTentatively", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAcceptUserEventTentatively", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAnswerCommunicationCall", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -349153,37 +349150,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/answer", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgAnswerCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/answer", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded" - ] + ], + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgArchiveTeam", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -349218,73 +349215,73 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgArchiveTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/archive", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgArchiveTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgArchiveTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgArchiveTeamPrimaryChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgArchiveTeamPrimaryChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/archive", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -349303,20 +349300,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "As", "AsViaIdentity" - ] + ], + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -349335,19 +349332,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Available" - ] + ], + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/availableProviderTypes", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgAvailableIdentityProviderType", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -349366,36 +349363,36 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/identityProviders/availableProviderTypes", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Available" - ] + ], + "Command": "Invoke-MgAvailableIdentityProviderType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/identityProviders/availableProviderTypes", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -349414,20 +349411,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Begin", "BeginViaIdentity" - ] + ], + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAbortPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -349454,282 +349451,282 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAbortPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAbortPrintShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAbortPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAcceptGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/accept", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptGroupEventTentatively", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Accept", "AcceptViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Accept", "AcceptViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/accept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAcceptUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/accept", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAcceptUserEventInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserEventTentatively", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAcceptUserEventTentatively", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Accept", "AcceptViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Account", "AccountViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Allow", "AllowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Allow", "AllowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAnswerCommunicationCall", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -349748,22 +349745,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/answer", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaAnswerCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/answer", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -349782,20 +349779,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "Variants": [ "App", "AppViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -349814,52 +349811,52 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "Variants": [ "App", "AppViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", "Variants": [ "App", "AppViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchivePlannerPlan", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -349878,37 +349875,37 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/planner/plans/{plannerPlan-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaArchivePlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/archive", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded" - ] + ], + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeam", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -349943,90 +349940,90 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaArchiveTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/archive", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaArchiveTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/archive", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaArchiveUserPlannerPlan", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaArchiveUserPlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -350045,20 +350042,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "As", "AsViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -350077,95 +350074,95 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "As", "AsViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -350192,110 +350189,110 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Assigned", "AssignedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -350314,19 +350311,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Available" - ] + ], + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/availableProviderTypes", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaAvailableIdentityProviderType", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -350345,70 +350342,70 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identity/identityProviders/availableProviderTypes", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Available" - ] + ], + "Command": "Invoke-MgBetaAvailableIdentityProviderType", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/identityProviders/availableProviderTypes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -350427,357 +350424,357 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Begin", "BeginViaIdentity" - ] + ], + "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/decryptBuffer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Buffer", "BufferExpanded" - ] + ], + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/decryptBuffer", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/encryptBuffer", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Variants": [ "Buffer", "BufferExpanded" - ] + ], + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/encryptBuffer", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/decryptBuffer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/decryptBuffer", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/encryptBuffer", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/encryptBuffer", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkUserCloudPcResize", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/bulkResize", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkUserCloudPcResize", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/bulkResize", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCalendarGroupCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Calendar", "CalendarViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCalendarGroupCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" - ] + ], + "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -350804,107 +350801,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCheckinDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCheckinDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/checkin", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCheckinGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCheckinUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckinUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCheckinUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -350931,429 +350928,429 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCheckoutDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCheckoutDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/checkout", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCheckoutUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCheckoutUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCheckoutUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommentSecurityAlert", "Permissions": [], - "Method": "GET", - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Comment", "CommentViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCommentSecurityAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", - "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Consent", "ConsentViaIdentity" - ] + ], + "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/createOrGet", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create1", "CreateExpanded1" - ] + ], + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/createOrGet", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -351372,22 +351369,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/createOrGet", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -351422,35 +351419,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", - "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", "Variants": [ "Creation", "CreationViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCrossNetworkAccessReportTenantAccessReport", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/crossTenantAccessReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccess", "Variants": [ "Cross", "CrossViaIdentity" - ] + ], + "Command": "Invoke-MgBetaCrossNetworkAccessReportTenantAccessReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/crossTenantAccessReport(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -351485,19 +351482,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Custom" - ] + ], + "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -351516,148 +351513,148 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "Variants": [ "Deactivate", "DeactivateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", - "OutputType": "IMicrosoftGraphServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphServiceApp", "Variants": [ "Deactivate", "DeactivateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDeclineGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/decline", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/decline", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDeclineUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/decline", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDeclineUserEventInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDeclineUserEventInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -351676,22 +351673,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -351710,244 +351707,244 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Access", "AccessExpanded", "AccessViaIdentity", "AccessViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Access1", "AccessExpanded1", "AccessViaIdentity1", "AccessViaIdentityExpanded1" - ] + ], + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissDirectoryRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/dismiss", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/dismiss", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissGroupEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDismissGroupEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Dismiss", "DismissExpanded" - ] + ], + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissRiskyUser", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyUsers/dismiss", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Dismiss", "DismissExpanded" - ] + ], + "Command": "Invoke-MgBetaDismissRiskyUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/dismiss", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaDismissUserEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDismissUserEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -351966,19 +351963,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Download" - ] + ], + "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -351997,20 +351994,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Download", "DownloadExpanded" - ] + ], + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352029,52 +352026,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Download", "DownloadExpanded" - ] + ], + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Download", "DownloadExpanded", "DownloadViaIdentity", "DownloadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaDownUserManagedDeviceShut", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ] + ], + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352093,20 +352090,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enroll", "EnrollViaIdentity" - ] + ], + "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352125,182 +352122,182 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Enroll", "EnrollViaIdentity" - ] + ], + "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Enroll", "EnrollViaIdentity" - ] + ], + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded" - ] + ], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Enroll", "EnrollExpanded" - ] + ], + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-entitiessummaries?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaEntityNetworkAccessReportSummary", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/entitiesSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphNetworkaccessEntitiesSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-entitiessummaries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessEntitiesSummary", "Variants": [ "Entities", "EntitiesViaIdentity" - ] + ], + "Command": "Invoke-MgBetaEntityNetworkAccessReportSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/entitiesSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -352319,20 +352316,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Estimate", "EstimateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -352351,20 +352348,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Estimate", "EstimateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -352383,50 +352380,50 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352453,20 +352450,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/executeAction", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Variants": [ "Execute", "ExecuteExpanded" - ] + ], + "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/executeAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352493,54 +352490,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/executeAction", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Variants": [ "Execute", "ExecuteExpanded" - ] + ], + "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/executeAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", - "OutputType": "IMicrosoftGraphBulkDriverActionResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphBulkDriverActionResult", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/executeAction", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/executeAction", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExperienceDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352559,20 +352556,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", "Variants": [ "Experience", "Experience1" - ] + ], + "Command": "Invoke-MgBetaExperienceDeviceManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", "Permissions": [ { "Name": "Files.Read.All", @@ -352607,82 +352604,82 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -352701,99 +352698,99 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/informationProtection/policy/labels/extractLabel", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Variants": [ "Extract", "ExtractExpanded" - ] + ], + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/extractLabel", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", "Permissions": [], - "Method": "POST", - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "OutputType": "IMicrosoftGraphSecurityContentLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityContentLabel", "Variants": [ "Extract", "ExtractExpanded" - ] + ], + "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -352812,52 +352809,52 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", - "OutputType": "IMicrosoftGraphSecurityContentLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSecurityContentLabel", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Favorite", "FavoriteExpanded" - ] + ], + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -352876,20 +352873,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -352908,35 +352905,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -352955,20 +352952,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -352987,20 +352984,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -353019,80 +353016,80 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -353111,20 +353108,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -353143,20 +353140,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -353175,20 +353172,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -353207,20 +353204,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -353239,20 +353236,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -353271,20 +353268,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -353303,65 +353300,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -353380,20 +353377,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -353412,20 +353409,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -353444,20 +353441,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -353476,20 +353473,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -353508,20 +353505,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -353540,35 +353537,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -353611,20 +353608,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -353667,20 +353664,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -353715,20 +353712,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -353771,20 +353768,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -353827,20 +353824,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -353883,230 +353880,230 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354125,20 +354122,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354157,170 +354154,170 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaFinancialCompanyJournal", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Post", "PostViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFinancialCompanyJournal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Post", "PostViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Post", "PostViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Post", "PostViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -354371,129 +354368,129 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFollowDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFollowDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/follow", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFollowGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFollowGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFollowUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFollowUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFollowUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForceDomainDelete", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/forceDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForceDomainDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/forceDelete", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -354512,56 +354509,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupThreadPost", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -354580,139 +354577,139 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardGroupThreadPost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/forward", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserEventInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardUserEventInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaForwardUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaForwardUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Function", "FunctionViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354731,20 +354728,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Function", "FunctionViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354763,20 +354760,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Function", "FunctionViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354795,37 +354792,37 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Function", "FunctionViaIdentity" - ] + ], + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphChat", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/unhideForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaGraphChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/unhideForUser", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -354860,101 +354857,99 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgBetaGraphDeviceManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/sharedWithMe", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgBetaGraphDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/sharedWithMe", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/unsubscribeByMail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgBetaGraphGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/unsubscribeByMail", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphGroupDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgBetaGraphGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", "Permissions": [], - "Method": "GET", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "Variants": [ "Graph", "Graph1", @@ -354962,323 +354957,325 @@ "Graph3", "GraphViaIdentity", "GraphViaIdentity1" - ] + ], + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphUserChat", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaGraphUserChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaGraphUserDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgBetaGraphUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded" - ] + ], + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded" - ] + ], + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Has" - ] + ], + "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", "Variants": [ "Link", "LinkExpanded", "LinkViaIdentity", "LinkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaHaveTeamChannel", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -355297,65 +355294,65 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Have", "HaveViaIdentity" - ] + ], + "Command": "Invoke-MgBetaHaveTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Have", "HaveViaIdentity" - ] + ], + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Have", "HaveViaIdentity" - ] + ], + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -355374,20 +355371,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -355406,37 +355403,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -355455,20 +355452,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -355487,69 +355484,69 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaInstantiateApplicationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -355576,22 +355573,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", - "CommandAlias": "Invoke-MgBetaInvalidateUserRefreshToken", - "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -355618,37 +355615,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/invalidateAllRefreshTokens", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Invalidate", "InvalidateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaInvalidateUserRefreshToken", + "Uri": "/users/{user-id}/invalidateAllRefreshTokens", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/invite", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/invite", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -355675,107 +355672,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInviteDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInviteDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/invite", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInviteGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInviteGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInviteUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaInviteUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaInviteUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -355810,19 +355807,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Are" - ] + ], + "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaKeepCommunicationCallAlive", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -355841,20 +355838,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/keepAlive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Keep", "KeepViaIdentity" - ] + ], + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/keepAlive", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaLicenseUser", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -355873,280 +355870,280 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "License", "LicenseViaIdentity" - ] + ], + "Command": "Invoke-MgBetaLicenseUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Log", "LogExpanded" - ] + ], + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ] + ], + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkChatReadForUser", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/markChatReadForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkChatReadForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/markChatReadForUser", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkChatUnreadForUser", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkChatUnreadForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserChatReadForUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkUserChatReadForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMessageAsJunk", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -356213,19 +356210,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/chats/allMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Message" - ] + ], + "Command": "Invoke-MgBetaMessageChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/chats/allMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageTeam", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -356300,19 +356297,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/allMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Message" - ] + ], + "Command": "Invoke-MgBetaMessageTeam", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/allMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageTeamChannel", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -356387,35 +356384,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/allMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Message", "MessageViaIdentity" - ] + ], + "Command": "Invoke-MgBetaMessageTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/allMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Message", "MessageViaIdentity" - ] + ], + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaMessageUserChat", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -356498,20 +356495,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/chats/allMessages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Message", "MessageViaIdentity" - ] + ], + "Command": "Invoke-MgBetaMessageUserChat", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/allMessages", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -356530,22 +356527,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/muteAll", - "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", "Variants": [ "Mute1", "MuteExpanded1", "MuteViaIdentity1", "MuteViaIdentityExpanded1" - ] + ], + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/muteAll", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMuteCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -356564,22 +356561,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/mute", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMuteCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/mute", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -356598,149 +356595,149 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignments/my", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "My" - ] + ], + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/my", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedRoleAssignmentRequests/my", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "My" - ] + ], + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/my", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaOnboardNetworkAccess", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/onboard", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Onboard" - ] + ], + "Command": "Invoke-MgBetaOnboardNetworkAccess", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/onboard", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -356759,22 +356756,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -356793,22 +356790,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPendingUserApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -356827,20 +356824,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", "Variants": [ "Pending", "PendingViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPendingUserApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaPinEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -356859,20 +356856,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Pin", "PinViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPinEducationClassModule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -356891,124 +356888,124 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/playPrompt", - "OutputType": "IMicrosoftGraphPlayPromptOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphPlayPromptOperation", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/playPrompt", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/postpone", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -357059,257 +357056,257 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPreviewDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPreviewDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/preview", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPreviewGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPreviewGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewGroupOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPreviewUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaPreviewUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPreviewUserOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPreviewUserOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaPromoteDomain", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/promote", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Promote", "PromoteViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPromoteDomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/promote", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaPromoteDomainToInitial", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/promoteToInitial", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Promote", "PromoteViaIdentity" - ] + ], + "Command": "Invoke-MgBetaPromoteDomainToInitial", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/promoteToInitial", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Query", "QueryExpanded" - ] + ], + "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaQuerySearch", "Permissions": [ { "Name": "Mail.Read", @@ -357384,65 +357381,65 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/search/query", - "OutputType": "IMicrosoftGraphSearchResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchResponse", "Variants": [ "Query", "QueryExpanded" - ] + ], + "Command": "Invoke-MgBetaQuerySearch", + "Method": "POST", + "CommandAlias": null, + "Uri": "/search/query", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Reactivate", "ReactivateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/reactivate", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Reactivate", "ReactivateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/reactivate", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Reactivate", "ReactivateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -357469,507 +357466,507 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeShareListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.ChangeNotifications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecentDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/recent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Recent", "RecentViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRecentDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/recent", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecentGroupDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Recent", "RecentViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRecentGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/recent", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRecentUserActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/recent", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Recent", "RecentViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRecentUserActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/recent", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecentUserDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Recent", "RecentViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRecentUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/recent", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordCommunicationCall", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/record", - "OutputType": "IMicrosoftGraphRecordOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphRecordOperation", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRecordCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/record", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordCommunicationCallResponse", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/recordResponse", - "OutputType": "IMicrosoftGraphRecordOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphRecordOperation", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/recordResponse", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Record", "RecordExpanded" - ] + ], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRedirectCommunicationCall", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/redirect", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRedirectCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/redirect", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRedirectPrintPrinterJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRedirectPrintShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRedirectPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -357988,20 +357985,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -358020,52 +358017,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReenableUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reenable", "ReenableViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReenableUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRejectCommunicationCall", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/reject", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRejectCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/reject", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -358084,232 +358081,232 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/reject", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/reject", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Remediate", "RemediateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", "Permissions": [], - "Method": "POST", - "Uri": "/security/collaboration/analyzedEmails/remediate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Remediate", "RemediateExpanded" - ] + ], + "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/remediate", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -358328,20 +358325,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/renew", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRenewGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/renew", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -358360,20 +358357,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groupLifecyclePolicies/renewGroup", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Renew", "RenewExpanded" - ] + ], + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/renewGroup", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -358392,20 +358389,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Reopen", "ReopenViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -358424,105 +358421,105 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Reopen", "ReopenViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ] + ], + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ] + ], + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyAllUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ] + ], + "Command": "Invoke-MgBetaReplyAllUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -358541,22 +358538,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyGroupConversationThread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -358575,39 +358572,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -358626,22 +358623,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyGroupThread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupThreadPost", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -358660,364 +358657,364 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyGroupThreadPost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReplyUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReplyUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReportNetworkAccessReportDestination", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/destinationReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphNetworkaccessDestination", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDestination", "Variants": [ "Report", "ReportViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReportNetworkAccessReportDestination", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/destinationReport(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReportNetworkAccessReportDevice", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/deviceReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphNetworkaccessDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDevice", "Variants": [ "Report", "ReportViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReportNetworkAccessReportDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/deviceReport(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReportNetworkAccessReportUser", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/userReport(startDateTime={startDateTime},endDateTime={endDateTime},discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", - "OutputType": "IMicrosoftGraphNetworkaccessUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessUser", "Variants": [ "Report", "ReportViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReportNetworkAccessReportUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/userReport(startDateTime={startDateTime},endDateTime={endDateTime},discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Report", "ReportViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Report", "ReportViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReprovisionUserCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaReprovisionUserCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Cloud", "CloudViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRetireUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRetireUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetryContactServiceProvisioning", "Permissions": [], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Retry", "RetryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Retry", "RetryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Retry", "RetryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/retryServiceProvisioning", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Retry", "RetryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaRetryUserServiceProvisioning", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/retryServiceProvisioning", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Retry", "RetryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/retryServiceProvisioning", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -359036,65 +359033,65 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reupload", "ReuploadViaIdentity" - ] + ], + "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -359113,35 +359110,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -359160,20 +359157,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -359192,35 +359189,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -359239,133 +359236,133 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Rotate", "RotateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -359384,19 +359381,19 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Variants": [ "Schedule" - ] + ], + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -359415,220 +359412,220 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Variants": [ "Schedule" - ] + ], + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Variants": [ "Schedule", "ScheduleViaIdentity" - ] + ], + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Variants": [ "Schedule", "ScheduleViaIdentity" - ] + ], + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", "Variants": [ "Schedule" - ] + ], + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", "Variants": [ "Schedule" - ] + ], + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Self", "SelfViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Share", "ShareViaIdentity" - ] + ], + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaShareTeamSchedule", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -359647,338 +359644,338 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/share", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaShareTeamSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/share", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "OutputType": "IMicrosoftGraphSigningResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphSigningResult", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSignInformationProtectionDigest", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/signDigest", - "OutputType": "IMicrosoftGraphSigningResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSigningResult", "Variants": [ "Sign", "SignExpanded" - ] + ], + "Command": "Invoke-MgBetaSignInformationProtectionDigest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/signDigest", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/signDigest", - "OutputType": "IMicrosoftGraphSigningResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSigningResult", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/signDigest", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/signDigest", - "OutputType": "IMicrosoftGraphSigningResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSigningResult", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/signDigest", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeGroupEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSnoozeUserEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSnoozeUserEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftChatMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftChatMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftUserChatMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSubscribeGroupByMail", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/subscribeByMail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Subscribe", "SubscribeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSubscribeGroupByMail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/subscribeByMail", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -360013,20 +360010,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Summarize", "SummarizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360045,20 +360042,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Summarize", "SummarizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360077,20 +360074,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Summarize", "SummarizeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", + "Module": "Beta.DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -360109,20 +360106,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", "Variants": [ "Summary", "SummaryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -360141,50 +360138,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "Variants": [ "Summary", "SummaryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", "Variants": [ "Summary", "SummaryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "Variants": [ "Summary", "SummaryViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", "Permissions": [ { "Name": "User.Read.All", @@ -360211,37 +360208,37 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "OutputType": "IMicrosoftGraphLocaleInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphLocaleInfo", "Variants": [ "Supported", "SupportedViaIdentity" - ] + ], + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Variants": [ "Tag", "TagExpanded", "TagViaIdentity", "TagViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -360260,22 +360257,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -360294,22 +360291,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -360328,39 +360325,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -360379,22 +360376,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -360413,35 +360410,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Variants": [ "Tenant", "TenantExpanded" - ] + ], + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Variants": [ "Tenant", "TenantViaIdentity" - ] + ], + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -360460,20 +360457,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Terminate", "TerminateViaIdentity" - ] + ], + "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaTimeUserOutlook", "Permissions": [ { "Name": "User.Read.All", @@ -360500,67 +360497,67 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "OutputType": "IMicrosoftGraphTimeZoneInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphTimeZoneInformation", "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" - ] + ], + "Command": "Invoke-MgBetaTimeUserOutlook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", "Variants": [ "Top", "TopViaIdentity" - ] + ], + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", "Variants": [ "Top", "TopViaIdentity" - ] + ], + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-transactionsummaries?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaTransactionNetworkAccessReportSummary", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/transactionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphNetworkaccessTransactionSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-reports-transactionsummaries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessTransactionSummary", "Variants": [ "Transaction", "TransactionViaIdentity" - ] + ], + "Command": "Invoke-MgBetaTransactionNetworkAccessReportSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/transactionSummaries(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaTranslateUserExchangeId", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -360603,69 +360600,69 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/translateExchangeIds", - "OutputType": "IMicrosoftGraphConvertIdResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphConvertIdResult", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaTranslateUserExchangeId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/translateExchangeIds", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" - ] + ], + "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaTroubleshootUserCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" - ] + ], + "Command": "Invoke-MgBetaTroubleshootUserCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchivePlannerPlan", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -360684,37 +360681,37 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/planner/plans/{plannerPlan-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUnarchivePlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/unarchive", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveExpanded" - ] + ], + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeam", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -360749,97 +360746,97 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnarchiveTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/unarchive", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnarchiveTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/unarchive", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Unassign", "UnassignViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -360858,202 +360855,202 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Unassign", "UnassignViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidForWorkSettings/unbind", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Unbind" - ] + ], + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings/unbind", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Unbind" - ] + ], + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Unenroll", "UnenrollExpanded" - ] + ], + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", + "Method": "POST", + "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Unfavorite", "UnfavoriteExpanded" - ] + ], + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnfollowDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnfollowDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/unfollow", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnfollowUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnfollowUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnmuteCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -361072,22 +361069,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/unmute", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUnmuteCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/unmute", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnpinEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -361106,20 +361103,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Unpin", "UnpinViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnpinEducationClassModule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -361146,129 +361143,129 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUnsubscribeUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUnsubscribeUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -361287,171 +361284,171 @@ "IsLeastPrivilege": true } ], - "Method": "GET", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Upload", "UploadViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", + "Method": "GET", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", "Permissions": [], - "Method": "POST", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", + "Method": "POST", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", "Permissions": [], - "Method": "POST", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", + "Method": "POST", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Variants": [ "Usage", "Usage1", "UsageViaIdentity", "UsageViaIdentity1" - ] + ], + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaUsageNetworkAccessReportProfiling", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}',discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", - "OutputType": "IMicrosoftGraphNetworkaccessUsageProfilingPoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessUsageProfilingPoint", "Variants": [ "Usage", "UsageViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUsageNetworkAccessReportProfiling", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/usageProfiling(startDateTime={startDateTime},endDateTime={endDateTime},aggregatedBy='{aggregatedBy}',discoveredApplicationSegmentId='@discoveredApplicationSegmentId')", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -361478,97 +361475,97 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Variants": [ "Usage", "UsageViaIdentity" - ] + ], + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaViewUserReminder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "OutputType": "IMicrosoftGraphReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphReminder", "Variants": [ "View", "ViewViaIdentity" - ] + ], + "Command": "Invoke-MgBetaViewUserReminder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgBetaWebNetworkAccessReportCategoryReport", "Permissions": [], - "Method": "GET", - "Uri": "/networkAccess/reports/webCategoryReport(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphNetworkaccessWebCategoriesSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessWebCategoriesSummary", "Variants": [ "Web", "WebViaIdentity" - ] + ], + "Command": "Invoke-MgBetaWebNetworkAccessReportCategoryReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/networkAccess/reports/webCategoryReport(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", "Variants": [ "Workflows", "WorkflowsViaIdentity" - ] + ], + "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCalendarGroupCalendar", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Calendar", "CalendarViaIdentity" - ] + ], + "Command": "Invoke-MgCalendarGroupCalendar", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": null, "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" - ] + ], + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckinDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -361595,107 +361592,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCheckinDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckinDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCheckinDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/checkin", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckinGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCheckinGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckinGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCheckinGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckinUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCheckinUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckinUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCheckinUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -361722,346 +361719,346 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgCheckoutDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgCheckoutDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/checkout", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgCheckoutGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgCheckoutGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgCheckoutUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCheckoutUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Checkout", "CheckoutViaIdentity" - ] + ], + "Command": "Invoke-MgCheckoutUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommentSecurityAlert", "Permissions": [], - "Method": "GET", - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Comment", "CommentViaIdentity" - ] + ], + "Command": "Invoke-MgCommentSecurityAlert", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/createOrGet", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create1", "CreateExpanded1" - ] + ], + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/createOrGet", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -362080,22 +362077,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/createOrGet", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDeactivateEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -362114,223 +362111,223 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" - ] + ], + "Command": "Invoke-MgDeactivateEducationClassAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDeactivateEducationMeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" - ] + ], + "Command": "Invoke-MgDeactivateEducationMeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDeactivateEducationUserAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" - ] + ], + "Command": "Invoke-MgDeactivateEducationUserAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDeclineGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDeclineGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgDeclineGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/decline", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDeclineUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/decline", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgDeclineUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/decline", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDeclineUserEventInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgDeclineUserEventInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDismissGroupCalendarEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ] + ], + "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDismissGroupEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ] + ], + "Command": "Invoke-MgDismissGroupEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDismissRiskyServicePrincipal", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Dismiss", "DismissExpanded" - ] + ], + "Command": "Invoke-MgDismissRiskyServicePrincipal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDismissRiskyUser", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyUsers/dismiss", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Dismiss", "DismissExpanded" - ] + ], + "Command": "Invoke-MgDismissRiskyUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/dismiss", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDismissUserEventInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ] + ], + "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDismissUserEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Dismiss", "DismissViaIdentity" - ] + ], + "Command": "Invoke-MgDismissUserEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ] + ], + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -362349,34 +362346,34 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": null, "Variants": [ "Download" - ] + ], + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgDownUserManagedDeviceShut", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Down", "DownViaIdentity" - ] + ], + "Command": "Invoke-MgDownUserManagedDeviceShut", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -362395,20 +362392,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Estimate", "EstimateViaIdentity" - ] + ], + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -362427,50 +362424,50 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" - ] + ], + "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" - ] + ], + "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" - ] + ], + "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgExperienceDeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -362489,19 +362486,19 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", "Variants": [ "Experience" - ] + ], + "Command": "Invoke-MgExperienceDeviceManagement", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgExtractDriveItemSensitivityLabel", "Permissions": [ { "Name": "Files.Read.All", @@ -362536,125 +362533,125 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgExtractDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", "Variants": [ "Extract", "ExtractViaIdentity" - ] + ], + "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Favorite", "FavoriteExpanded" - ] + ], + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362673,20 +362670,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -362705,20 +362702,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -362737,20 +362734,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -362769,20 +362766,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -362801,20 +362798,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -362833,20 +362830,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -362865,20 +362862,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -362897,20 +362894,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -362929,20 +362926,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -362961,20 +362958,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -362993,20 +362990,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -363025,35 +363022,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -363072,20 +363069,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -363104,20 +363101,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -363136,20 +363133,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -363168,20 +363165,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -363200,20 +363197,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -363232,20 +363229,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -363288,20 +363285,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -363344,20 +363341,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -363392,20 +363389,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -363448,20 +363445,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -363504,20 +363501,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -363560,110 +363557,110 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "Permissions": [], - "Method": "GET", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -363682,20 +363679,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -363714,20 +363711,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" - ] + ], + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFollowDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -363778,129 +363775,129 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgFollowDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFollowDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgFollowDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/follow", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFollowGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgFollowGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFollowGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgFollowGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFollowUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgFollowUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFollowUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Follow", "FollowViaIdentity" - ] + ], + "Command": "Invoke-MgFollowUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForceDomainDelete", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/forceDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForceDomainDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/forceDelete", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupConversationThreadPost", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -363919,56 +363916,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardGroupConversationThreadPost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupThreadPost", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -363987,139 +363984,139 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardGroupThreadPost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/forward", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserEventInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardUserEventInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgForwardUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgForwardUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Function", "FunctionViaIdentity" - ] + ], + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -364138,20 +364135,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Function", "FunctionViaIdentity" - ] + ], + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -364170,20 +364167,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Function", "FunctionViaIdentity" - ] + ], + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -364202,88 +364199,86 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", "Variants": [ "Function", "FunctionViaIdentity" - ] + ], + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgGraphChat", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/unhideForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgGraphChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/unhideForUser", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgGraphDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/sharedWithMe", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgGraphDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/sharedWithMe", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgGraphGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/unsubscribeByMail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgGraphGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/unsubscribeByMail", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgGraphGroupDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgGraphGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgGraphReportAuthenticationMethod", "Permissions": [], - "Method": "GET", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", "Variants": [ "Graph", "Graph1", @@ -364291,44 +364286,46 @@ "Graph3", "GraphViaIdentity", "GraphViaIdentity1" - ] + ], + "Command": "Invoke-MgGraphReportAuthenticationMethod", + "Method": "GET", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgGraphUserChat", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgGraphUserChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgGraphUserDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Graph", "GraphViaIdentity" - ] + ], + "Command": "Invoke-MgGraphUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgHaveTeamChannel", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -364347,50 +364344,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Have", "HaveViaIdentity" - ] + ], + "Command": "Invoke-MgHaveTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgHaveTeamPrimaryChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Have", "HaveViaIdentity" - ] + ], + "Command": "Invoke-MgHaveTeamPrimaryChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "GET", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Have", "HaveViaIdentity" - ] + ], + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", + "Method": "GET", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgInstantiateApplicationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -364417,39 +364414,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgInstantiateApplicationTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgInviteCommunicationCallParticipant", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/invite", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgInviteCommunicationCallParticipant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/invite", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgInviteDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -364476,107 +364473,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgInviteDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgInviteDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgInviteDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/invite", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgInviteGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgInviteGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgInviteGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgInviteGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgInviteUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgInviteUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgInviteUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgInviteUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgKeepCommunicationCallAlive", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -364595,20 +364592,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/keepAlive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Keep", "KeepViaIdentity" - ] + ], + "Command": "Invoke-MgKeepCommunicationCallAlive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/keepAlive", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgLicenseUser", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -364627,163 +364624,163 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "License", "LicenseViaIdentity" - ] + ], + "Command": "Invoke-MgLicenseUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/reprocessLicenseAssignment", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Log", "LogExpanded" - ] + ], + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ] + ], + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Logout", "LogoutViaIdentity" - ] + ], + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgMarkChatReadForUser", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/markChatReadForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgMarkChatReadForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/markChatReadForUser", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgMarkChatUnreadForUser", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgMarkChatUnreadForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded" - ] + ], + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded" - ] + ], + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgMarkUserChatReadForUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgMarkUserChatReadForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgMarkUserChatUnreadForUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgMarkUserChatUnreadForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgMuteCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -364802,22 +364799,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/mute", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgMuteCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/mute", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgMuteCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -364836,56 +364833,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgMuteCommunicationCallParticipant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -364904,22 +364901,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -364938,22 +364935,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgPinEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -364972,20 +364969,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Pin", "PinViaIdentity" - ] + ], + "Command": "Invoke-MgPinEducationClassModule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgPlayCommunicationCallPrompt", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -365004,22 +365001,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/playPrompt", - "OutputType": "IMicrosoftGraphPlayPromptOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPlayPromptOperation", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/playPrompt", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewDriveItem", "Permissions": [ { "Name": "Files.Read", @@ -365070,227 +365067,227 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgPreviewDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgPreviewDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/preview", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgPreviewGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgPreviewGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewGroupOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgPreviewGroupOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgPreviewSiteOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgPreviewUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphItemPreviewInfo", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgPreviewUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgPreviewUserOnenotePage", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphOnenotePagePreview", "Variants": [ "Preview", "PreviewViaIdentity" - ] + ], + "Command": "Invoke-MgPreviewUserOnenotePage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgPromoteDomain", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/promote", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Promote", "PromoteViaIdentity" - ] + ], + "Command": "Invoke-MgPromoteDomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/promote", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgQuerySearch", "Permissions": [ { "Name": "Mail.Read", @@ -365365,20 +365362,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/search/query", - "OutputType": "IMicrosoftGraphSearchResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchResponse", "Variants": [ "Query", "QueryExpanded" - ] + ], + "Command": "Invoke-MgQuerySearch", + "Method": "POST", + "CommandAlias": null, + "Uri": "/search/query", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -365405,555 +365402,555 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" - ] + ], + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" - ] + ], + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" - ] + ], + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeShareListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeShareListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeSiteListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeSiteListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "ChangeNotifications", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}/reauthorize", + "Module": "ChangeNotifications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeUserDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" - ] + ], + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRecentDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/recent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Recent", "RecentViaIdentity" - ] + ], + "Command": "Invoke-MgRecentDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/recent", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRecentGroupDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Recent", "RecentViaIdentity" - ] + ], + "Command": "Invoke-MgRecentGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/recent", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRecentUserActivity", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/activities/recent", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Recent", "RecentViaIdentity" - ] + ], + "Command": "Invoke-MgRecentUserActivity", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/recent", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRecentUserDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Recent", "RecentViaIdentity" - ] + ], + "Command": "Invoke-MgRecentUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/recent", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRecordCommunicationCallResponse", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/recordResponse", - "OutputType": "IMicrosoftGraphRecordOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphRecordOperation", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgRecordCommunicationCallResponse", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/recordResponse", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRedirectCommunicationCall", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/redirect", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgRedirectCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/redirect", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRedirectPrintPrinterJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgRedirectPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRedirectPrintShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgRedirectPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRejectCommunicationCall", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/reject", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgRejectCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/reject", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRenewGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -365972,20 +365969,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/renew", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" - ] + ], + "Command": "Invoke-MgRenewGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/renew", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -366004,71 +366001,71 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Reopen", "ReopenViaIdentity" - ] + ], + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ] + ], + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ] + ], + "Command": "Invoke-MgReplyAllUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReplyAllUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" - ] + ], + "Command": "Invoke-MgReplyAllUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -366087,22 +366084,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyGroupConversationThread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupConversationThreadPost", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -366121,39 +366118,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyGroupConversationThreadPost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -366172,22 +366169,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyGroupThread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupThreadPost", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -366206,195 +366203,195 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyGroupThreadPost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReplyUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReplyUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgReplyUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Report", "ReportViaIdentity" - ] + ], + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", "Permissions": [], - "Method": "GET", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Report", "ReportViaIdentity" - ] + ], + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", + "Method": "GET", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ] + ], + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRetireUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Retire", "RetireViaIdentity" - ] + ], + "Command": "Invoke-MgRetireUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgRetryContactServiceProvisioning", "Permissions": [], - "Method": "POST", - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Retry", "RetryViaIdentity" - ] + ], + "Command": "Invoke-MgRetryContactServiceProvisioning", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRetryGroupServiceProvisioning", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Retry", "RetryViaIdentity" - ] + ], + "Command": "Invoke-MgRetryGroupServiceProvisioning", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/retryServiceProvisioning", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgRetryUserServiceProvisioning", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/retryServiceProvisioning", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Retry", "RetryViaIdentity" - ] + ], + "Command": "Invoke-MgRetryUserServiceProvisioning", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/retryServiceProvisioning", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -366413,101 +366410,101 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" - ] + ], + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" - ] + ], + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Return", "ReturnViaIdentity" - ] + ], + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgShareTeamSchedule", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -366526,272 +366523,272 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/share", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgShareTeamSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/share", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSnoozeGroupEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgSnoozeGroupEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSnoozeUserEventReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgSnoozeUserEventReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftChatMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftChatMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftChatMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftChatMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamChannelMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftTeamChannelMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftUserChatMessageDelete", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftUserChatMessageDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSoftUserChatMessageReplyDelete", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Soft", "SoftViaIdentity" - ] + ], + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSubscribeCommunicationCallToTone", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSubscribeGroupByMail", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/subscribeByMail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Subscribe", "SubscribeViaIdentity" - ] + ], + "Command": "Invoke-MgSubscribeGroupByMail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/subscribeByMail", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -366826,20 +366823,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Summarize", "SummarizeViaIdentity" - ] + ], + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Method": "GET", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", + "Module": "DeviceManagement.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -366858,20 +366855,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", "Variants": [ "Summary", "SummaryViaIdentity" - ] + ], + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -366890,50 +366887,50 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "Variants": [ "Summary", "SummaryViaIdentity" - ] + ], + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", "Variants": [ "Summary", "SummaryViaIdentity" - ] + ], + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Permissions": [], - "Method": "GET", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", "Variants": [ "Summary", "SummaryViaIdentity" - ] + ], + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgSupportedUserOutlookLanguage", "Permissions": [ { "Name": "User.Read.All", @@ -366960,20 +366957,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "OutputType": "IMicrosoftGraphLocaleInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphLocaleInfo", "Variants": [ "Supported", "SupportedViaIdentity" - ] + ], + "Command": "Invoke-MgSupportedUserOutlookLanguage", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/supportedLanguages", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -366992,22 +366989,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -367026,22 +367023,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -367060,39 +367057,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgTerminateDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -367111,20 +367108,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Terminate", "TerminateViaIdentity" - ] + ], + "Command": "Invoke-MgTerminateDeviceManagementPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Invoke-MgTimeUserOutlook", "Permissions": [ { "Name": "User.Read.All", @@ -367151,22 +367148,22 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "OutputType": "IMicrosoftGraphTimeZoneInformation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphTimeZoneInformation", "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" - ] + ], + "Command": "Invoke-MgTimeUserOutlook", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/supportedTimeZones", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgTranslateUserExchangeId", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -367209,52 +367206,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/translateExchangeIds", - "OutputType": "IMicrosoftGraphConvertIdResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphConvertIdResult", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgTranslateUserExchangeId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/translateExchangeIds", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" - ] + ], + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveExpanded" - ] + ], + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveTeam", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -367289,65 +367286,65 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ] + ], + "Command": "Invoke-MgUnarchiveTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/unarchive", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ] + ], + "Command": "Invoke-MgUnarchiveTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ] + ], + "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/unarchive", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Unarchive", "UnarchiveViaIdentity" - ] + ], + "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -367366,125 +367363,125 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Unassign", "UnassignViaIdentity" - ] + ], + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Unfavorite", "UnfavoriteExpanded" - ] + ], + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgUnfollowDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgUnfollowDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/unfollow", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgUnfollowGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgUnfollowGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgUnfollowUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnfollowUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Unfollow", "UnfollowViaIdentity" - ] + ], + "Command": "Invoke-MgUnfollowUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnmuteCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -367503,22 +367500,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/unmute", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgUnmuteCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/unmute", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnpinEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -367537,20 +367534,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Unpin", "UnpinViaIdentity" - ] + ], + "Command": "Invoke-MgUnpinEducationClassModule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -367577,116 +367574,116 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ] + ], + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ] + ], + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" - ] + ], + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" - ] + ], + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", "Permissions": [], - "Method": "GET", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Variants": [ "Usage", "UsageViaIdentity" - ] + ], + "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -367713,120 +367710,120 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Variants": [ "Usage", "UsageViaIdentity" - ] + ], + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Invoke-MgViewUserReminder", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "OutputType": "IMicrosoftGraphReminder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphReminder", "Variants": [ "View", "ViewViaIdentity" - ] + ], + "Command": "Invoke-MgViewUserReminder", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Join-MgBetaDriveListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgBetaDriveListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Join-MgBetaShareListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgBetaShareListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Join-MgBetaSiteContentTypeWithHubSite", "Permissions": [ { "Name": "Sites.Manage.All", @@ -367845,141 +367842,141 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgBetaSiteContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Join-MgBetaSiteListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Join-MgDriveListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgDriveListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Join-MgGroupDriveListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Join-MgGroupSiteContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgGroupSiteContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Join-MgGroupSiteListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Join-MgShareListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgShareListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Join-MgSiteContentTypeWithHubSite", "Permissions": [ { "Name": "Sites.Manage.All", @@ -367998,148 +367995,148 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgSiteContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Join-MgSiteListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgSiteListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Join-MgUserDriveListContentTypeWithHubSite", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" - ] + ], + "Command": "Join-MgUserDriveListContentTypeWithHubSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ] + ], + "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ] + ], + "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Lock-MgBetaUserManagedDeviceRemote", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ] + ], + "Command": "Lock-MgBetaUserManagedDeviceRemote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ] + ], + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Lock-MgUserManagedDeviceRemote", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Lock", "LockViaIdentity" - ] + ], + "Command": "Lock-MgUserManagedDeviceRemote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaCommunicationCall", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/transfer", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/transfer", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -368158,37 +368155,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Move", "MoveExpanded" - ] + ], + "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Move-MgBetaDeviceManagementIntentToTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Migrate", "MigrateExpanded", "MigrateViaIdentity", "MigrateViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaDeviceManagementIntentToTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -368207,456 +368204,456 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Move", "MoveExpanded" - ] + ], + "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaGroupPlannerPlanToContainer", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaGroupPlannerPlanToContainer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaPlannerPlanToContainer", "Permissions": [], - "Method": "POST", - "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaPlannerPlanToContainer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaUserMailFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaUserMailFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaUserMailFolderChildFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaUserMailFolderChildFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Move-MgBetaUserManagedDeviceToOu", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaUserManagedDeviceToOu", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/move", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/move", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Move-MgBetaUserPlannerPlanToContainer", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgBetaUserPlannerPlanToContainer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Move-MgCommunicationCall", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/transfer", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" - ] + ], + "Command": "Move-MgCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/transfer", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Move-MgUserMailFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgUserMailFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Move-MgUserMailFolderChildFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgUserMailFolderChildFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Move-MgUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Move-MgUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Move-MgUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/move", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" - ] + ], + "Command": "Move-MgUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/move", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": [], - "Method": "POST", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSiteList", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [], - "Method": "POST", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [], - "Method": "POST", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgAdminPeopleProfileCardProperty", "Permissions": [], - "Method": "POST", - "Uri": "/admin/people/profileCardProperties", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgAdminPeopleProfileCardProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgAgreement", "Permissions": [], - "Method": "POST", - "Uri": "/agreements", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgAgreement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgAgreementAcceptance", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/acceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgAgreementAcceptance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgAgreementFile", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/files", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgAgreementFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgAgreementFileLocalization", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/file/localizations", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgAgreementFileLocalization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgAgreementFileLocalizationVersion", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgAgreementFileLocalizationVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgAgreementFileVersion", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgAgreementFileVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -368683,20 +368680,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/appCatalogs/teamsApps", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgAppCatalogTeamApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -368723,22 +368720,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgAppCatalogTeamAppDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgApplication", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368757,20 +368754,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgApplicationAppManagementPolicyByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -368797,22 +368794,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationAppManagementPolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368839,22 +368836,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/extensionProperties", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationExtensionProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368873,22 +368870,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationFederatedIdentityCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -368923,107 +368920,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationJob", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationJobOnDemand", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationSynchronizationJobOnDemand", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/templates", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationSynchronizationTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -369066,22 +369063,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -369124,22 +369121,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -369158,122 +369155,122 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/accessReviews", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaAccessReview", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewDecision", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAccessReviewDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewInstance", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/instances", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAccessReviewInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAccessReviewInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewInstanceMyDecision", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAccessReviewInstanceMyDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewInstanceReviewer", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAccessReviewInstanceReviewer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewMyDecision", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAccessReviewMyDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAccessReviewReviewer", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -369292,103 +369289,103 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAccessReviewReviewer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", "Permissions": [], - "Method": "POST", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSiteList", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [], - "Method": "POST", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [], - "Method": "POST", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnit", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaAdministrativeUnit", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnitExtension", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAdministrativeUnitExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -369407,22 +369404,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAdministrativeUnitMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -369441,154 +369438,154 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAdministrativeUnitMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAdminPeopleProfileCardProperty", "Permissions": [], - "Method": "POST", - "Uri": "/admin/people/profileCardProperties", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaAdminPeopleProfileCardProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAgreement", "Permissions": [], - "Method": "POST", - "Uri": "/agreements", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaAgreement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAgreementAcceptance", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/acceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAgreementAcceptance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAgreementFile", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/files", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAgreementFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAgreementFileLocalization", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/file/localizations", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAgreementFileLocalization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAgreementFileLocalizationVersion", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAgreementFileLocalizationVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAgreementFileVersion", "Permissions": [], - "Method": "POST", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAgreementFileVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -369615,20 +369612,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/appCatalogs/teamsApps", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaAppCatalogTeamApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -369655,39 +369652,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAppCatalogTeamAppDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Permissions": [], - "Method": "POST", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "POST", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaApplication", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -369706,20 +369703,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaApplicationAppManagementPolicyByRef", "Permissions": [ { "Name": "Application.Read.All", @@ -369746,22 +369743,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaApplicationExtensionProperty", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -369788,22 +369785,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/extensionProperties", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationExtensionProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -369822,22 +369819,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationFederatedIdentityCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaApplicationOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -369872,107 +369869,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/owners/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationJob", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/templates", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationSynchronizationTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -370015,22 +370012,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -370073,39 +370070,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBookingBusiness", "Permissions": [], - "Method": "POST", - "Uri": "/bookingBusinesses", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Create", "Create1", "CreateExpanded", "CreateExpanded1" - ] + ], + "Command": "New-MgBetaBookingBusiness", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -370140,11 +370137,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Create", "Create1", @@ -370154,18 +370149,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaBookingBusinessAppointment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessCalendarView", "Permissions": [], - "Method": "POST", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Create", "Create1", @@ -370175,12 +370170,14 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaBookingBusinessCalendarView", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessCustomer", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -370207,11 +370204,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "Create", "Create1", @@ -370221,12 +370216,14 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaBookingBusinessCustomer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessCustomQuestion", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -370253,11 +370250,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Create", "Create1", @@ -370267,12 +370262,14 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaBookingBusinessCustomQuestion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessService", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -370291,11 +370288,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "OutputType": "IMicrosoftGraphBookingService", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Create", "Create1", @@ -370305,12 +370300,14 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaBookingBusinessService", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -370329,11 +370326,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "Create", "Create1", @@ -370343,44 +370338,46 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaBookingBusinessStaffMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBookingCurrency", "Permissions": [], - "Method": "POST", - "Uri": "/bookingCurrencies", - "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Create", "Create1", "CreateExpanded", "CreateExpanded1" - ] + ], + "Command": "New-MgBetaBookingCurrency", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingCurrencies", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaBusinessFlowTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/businessFlowTemplates", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaBusinessFlowTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/businessFlowTemplates", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaChat", "Permissions": [ { "Name": "Chat.Create", @@ -370399,20 +370396,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -370503,22 +370500,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaChatMember", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -370561,22 +370558,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaChatMessage", "Permissions": [ { "Name": "ChatMessage.Send", @@ -370611,107 +370608,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-messages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaChatMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaChatMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaChatMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaChatOperation", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaChatPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaChatPinnedMessage", "Permissions": [ { "Name": "ChatMessage.Send", @@ -370738,22 +370735,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/pinnedMessages", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatPinnedMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaChatTab", "Permissions": [ { "Name": "TeamsTab.Create", @@ -370820,22 +370817,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaChatTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCall", "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -370878,20 +370875,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls", - "OutputType": "IMicrosoftGraphCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCall", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -370910,145 +370907,143 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallContentSharingSession", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationCallContentSharingSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallOperation", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/operations", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationCallOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallParticipant", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants", - "OutputType": "IMicrosoftGraphParticipant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationCallParticipant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "POST", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationCallRecordParticipantV2", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationCallRecordSession", "Permissions": [], - "Method": "POST", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationCallRecordSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeeting", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaCommunicationOnlineMeeting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "Create1", @@ -371058,95 +371053,97 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaCommunicationPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaCommunicationPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371165,20 +371162,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases", - "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371197,22 +371194,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371231,39 +371228,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-beta", + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "POST", "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", + "Module": "Beta.Compliance" + }, + { "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371282,22 +371279,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371316,22 +371313,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371350,39 +371347,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371401,22 +371398,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371435,39 +371432,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371486,22 +371483,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371520,22 +371517,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371554,22 +371551,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371588,22 +371585,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -371622,97 +371619,97 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaContact", "Permissions": [], - "Method": "POST", - "Uri": "/contacts", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaContact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaContract", "Permissions": [], - "Method": "POST", - "Uri": "/contracts", - "OutputType": "IMicrosoftGraphContract", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaContract", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDataPolicyOperation", "Permissions": [], - "Method": "POST", - "Uri": "/dataPolicyOperations", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDataPolicyOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/dataPolicyOperations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDevice", "Permissions": [], - "Method": "POST", - "Uri": "/devices", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -371731,39 +371728,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -371782,20 +371779,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -371814,135 +371811,135 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -371961,54 +371958,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372027,71 +372024,71 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372110,167 +372107,167 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppStatuses", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBook", - "Command": "New-MgBetaDeviceAppManagementManagedEBook", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedEBook", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBookCategories", - "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372289,22 +372286,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372323,1608 +372320,1608 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileApp", - "Command": "New-MgBetaDeviceAppManagementMobileApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppCategories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySet", - "Command": "New-MgBetaDeviceAppManagementPolicySet", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/policySets", - "OutputType": "IMicrosoftGraphPolicySet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementPolicySet", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetItem", - "Command": "New-MgBetaDeviceAppManagementPolicySetItem", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -373943,39 +373940,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373994,22 +373991,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtTask", - "Command": "New-MgBetaDeviceAppManagementTask", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374028,20 +374025,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementTask", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", - "Command": "New-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -374060,69 +374057,69 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/vppTokens", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementVppToken", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374141,20 +374138,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374173,37 +374170,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374222,22 +374219,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -374256,22 +374253,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374290,20 +374287,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374322,20 +374319,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374352,199 +374349,199 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - } - ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + } + ], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "POST", + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceCommand", "Permissions": [], - "Method": "POST", - "Uri": "/devices/{device-id}/commands", - "OutputType": "IMicrosoftGraphCommand", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceCommand", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/devices/{device-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -374563,160 +374560,160 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Generate" - ] + ], + "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAssignmentFilter", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/assignmentFilters", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAuditEvent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/auditEvents", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAuditEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAutopilotEvent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/autopilotEvents", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAutopilotEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCartToClassAssociation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/cartToClassAssociations", - "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/categories", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/categories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374735,171 +374732,171 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374918,20 +374915,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagementEligibleDevices", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -374950,248 +374947,248 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/complianceManagementPartners", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/compliancePolicies", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementCompliancePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementComplianceSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/complianceSettings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementComplianceSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicyTemplates", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementConfigurationSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationSettings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementConfigurationSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -375210,35 +375207,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/dataSharingConsents", - "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDataSharingConsent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -375257,69 +375254,69 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Generate", "GenerateViaIdentity" - ] + ], + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDerivedCredential", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/derivedCredentials", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDerivedCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -375338,20 +375335,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/detectedApps", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDetectedApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375370,329 +375367,329 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceCategories", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationProfiles", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -375711,20 +375708,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -375743,22 +375740,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -375777,20 +375774,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -375817,20 +375814,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceHealthScripts", - "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -375849,22 +375846,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -375883,22 +375880,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375917,20 +375914,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceShellScripts", - "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceShellScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375949,22 +375946,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375983,22 +375980,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376017,22 +376014,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376051,103 +376048,103 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementDomainJoinConnector", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/domainJoinConnectors", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -376166,621 +376163,621 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/exchangeConnectors", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementExchangeConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyCategories", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyConfigurations", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyDefinitions", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/importedDeviceIdentities", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentCategorySetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentCopy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentCopy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentDeviceState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentDeviceState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntentUserState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntentUserState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intuneBrandingProfiles", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementIoUpdateStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/iosUpdateStatuses", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -376799,118 +376796,118 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -376929,180 +376926,180 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -377121,86 +377118,86 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity", "Generate", "GenerateViaIdentity" - ] + ], + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelSites", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -377219,22 +377216,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -377269,20 +377266,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -377301,97 +377298,97 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/monitoring/alertRecords", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords", + "Module": "Beta.DeviceManagement" }, { + "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-beta", - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Variants": [ + "Create", + "CreateExpanded" + ], "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", - "Permissions": [], "Method": "POST", + "CommandAlias": null, "Uri": "/deviceManagement/monitoring/alertRules", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Module": "Beta.DeviceManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementNdeConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementNdeConnector", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/ndesConnectors", - "OutputType": "IMicrosoftGraphNdesConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Create", "CreateExpanded" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", - "Permissions": [], "Method": "POST", + "CommandAlias": null, "Uri": "/deviceManagement/notificationMessageTemplates", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Variants": [ - "Create", - "CreateExpanded" - ] + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -377410,20 +377407,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementPartners", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377442,20 +377439,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/remoteActionAudits", - "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -377474,52 +377471,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/remoteAssistancePartners", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementResourceAccessProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/resourceAccessProfiles", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementResourceAccessProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -377538,35 +377535,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/resourceOperations", - "OutputType": "IMicrosoftGraphResourceOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementResourceOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementReusableSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/reusableSettings", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementReusableSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -377585,20 +377582,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleAssignments", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -377617,20 +377614,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -377649,22 +377646,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377683,52 +377680,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleScopeTags", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScript", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementScripts", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377747,22 +377744,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementScriptAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377781,22 +377778,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377815,22 +377812,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377849,22 +377846,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementScriptUserRunState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377883,335 +377880,335 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementSettingDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementSettingDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateInstance", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTemplateSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTemplateSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTermAndCondition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/termsAndConditions", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTermAndCondition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/troubleshootingEvents", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378230,35 +378227,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378277,20 +378274,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378309,20 +378306,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378341,20 +378338,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378373,20 +378370,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378405,20 +378402,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378437,20 +378434,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378469,20 +378466,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378501,20 +378498,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378533,20 +378530,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378565,35 +378562,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378612,20 +378609,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378644,20 +378641,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378676,20 +378673,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378708,20 +378705,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378740,20 +378737,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378772,20 +378769,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378804,52 +378801,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378868,20 +378865,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378900,20 +378897,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378932,20 +378929,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378964,20 +378961,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -378996,20 +378993,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379028,20 +379025,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379060,35 +379057,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379107,20 +379104,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379139,20 +379136,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379171,20 +379168,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379203,20 +379200,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379235,20 +379232,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379267,20 +379264,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379299,20 +379296,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379331,20 +379328,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379363,20 +379360,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379395,22 +379392,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -379429,390 +379426,390 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementUserPfxCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userPfxCertificates", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcExportJob", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -379831,20 +379828,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/windowsMalwareInformation", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -379863,137 +379860,137 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceRegisteredOwnerByRef", "Permissions": [], - "Method": "POST", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDeviceRegisteredUserByRef", "Permissions": [], - "Method": "POST", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceRegisteredUserByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDeviceUsageRights", "Permissions": [], - "Method": "POST", - "Uri": "/devices/{device-id}/usageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDeviceUsageRights", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnit", "Permissions": [], - "Method": "POST", - "Uri": "/directory/administrativeUnits", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryAdministrativeUnit", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "POST", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -380036,22 +380033,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -380094,54 +380091,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "POST", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryAttributeSet", "Permissions": [], - "Method": "POST", - "Uri": "/directory/attributeSets", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryAttributeSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/attributeSets", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -380160,20 +380157,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -380192,560 +380189,560 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/directory/customSecurityAttributeDefinitions", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [], - "Method": "POST", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deviceLocalCredentials", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryDeviceLocalCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryExternalUserProfile", "Permissions": [], - "Method": "POST", - "Uri": "/directory/externalUserProfiles", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExternalUserProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryExternalUserProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/directory/featureRolloutPolicies", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Permissions": [], - "Method": "POST", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryFederationConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/directory/federationConfigurations", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryFederationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/impactedResources", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/impactedResources", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryInboundSharedUserProfile", "Permissions": [], - "Method": "POST", - "Uri": "/directory/inboundSharedUserProfiles", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryOnPremiseSynchronization", "Permissions": [], - "Method": "POST", - "Uri": "/directory/onPremisesSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", "Permissions": [], - "Method": "POST", - "Uri": "/directory/outboundSharedUserProfiles", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", "Permissions": [], - "Method": "POST", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryPendingExternalUserProfile", "Permissions": [], - "Method": "POST", - "Uri": "/directory/pendingExternalUserProfiles", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryPendingExternalUserProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRecommendation", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryRecommendation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRecommendationImpactedResource", "Permissions": [], - "Method": "POST", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRole", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRoleMemberByRef", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryRoleMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRoleScopedMember", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDirectoryRoleScopedMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectoryRoleTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectoryRoleTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDirectorySetting", "Permissions": [], - "Method": "POST", - "Uri": "/settings", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectorySetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/settings", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectorySettingTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/directorySettingTemplates", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectorySettingTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directorySettingTemplates", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectorySharedEmailDomain", "Permissions": [], - "Method": "POST", - "Uri": "/directory/sharedEmailDomains", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectorySharedEmailDomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDirectorySubscription", "Permissions": [], - "Method": "POST", - "Uri": "/directory/subscriptions", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDirectorySubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/subscriptions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDomain", "Permissions": [], - "Method": "POST", - "Uri": "/domains", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDomainFederationConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/federationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDomainFederationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDomainServiceConfigurationRecord", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDomainServiceConfigurationRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDomainSharedEmailDomainInvitation", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDomainVerificationDnsRecord", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDomainVerificationDnsRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDrive", "Permissions": [], - "Method": "POST", - "Uri": "/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveBundle", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveBundle", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemChild", "Permissions": [ { "Name": "Files.ReadWrite", @@ -380772,22 +380769,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -380814,141 +380811,141 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDriveItemListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemUploadSession", "Permissions": [ { "Name": "Files.ReadWrite", @@ -380975,462 +380972,462 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListItem", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDriveListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootChild", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createLink", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaDriveRootListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createLink", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createUploadSession", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClass", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEducationClass", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -381449,22 +381446,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -381483,11 +381480,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "Create1", @@ -381497,12 +381492,14 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -381521,22 +381518,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -381555,56 +381552,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -381623,39 +381620,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -381674,22 +381671,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -381708,73 +381705,73 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassMemberByRef", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -381793,22 +381790,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -381827,22 +381824,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassModule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -381861,224 +381858,224 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModuleResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassModuleResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationClassTeacherByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationClassTeacherByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentCategory", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -382097,414 +382094,414 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/me/rubrics", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEducationMeRubric", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/rubrics", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationSchool", "Permissions": [], - "Method": "POST", - "Uri": "/education/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEducationSchool", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/schools", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationSchoolClassByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationSchoolClassByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationSchoolUserByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationSchoolUserByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationSynchronizationProfile", "Permissions": [], - "Method": "POST", - "Uri": "/education/synchronizationProfiles", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationSynchronizationProfileError", "Permissions": [], - "Method": "POST", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationSynchronizationProfileError", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEducationUser", "Permissions": [], - "Method": "POST", - "Uri": "/education/users", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEducationUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentCategory", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEducationUserRubric", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/rubrics", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEducationUserRubric", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -382523,199 +382520,199 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementConnectedOrganization", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaEntitlementManagementSubject", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/subjects", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaEntitlementManagementSubject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaExternalAuthorizationSystem", "Permissions": [], - "Method": "POST", - "Uri": "/external/authorizationSystems", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalAuthorizationSystem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/authorizationSystems", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -382734,20 +382731,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/external/connections", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalConnection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -382766,22 +382763,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/groups", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaExternalConnectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionGroupMember", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -382800,471 +382797,469 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaExternalConnectionGroupMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionItem", "Permissions": [], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/items", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaExternalConnectionItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionItemActivity", "Permissions": [], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaExternalConnectionItemActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaExternalConnectionOperation", "Permissions": [], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/operations", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaExternalConnectionOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataConnector", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/dataConnectors", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataInboundFlow", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/inboundFlows", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataOperation", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/operations", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/operations", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/referenceDefinitions", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataRoleGroup", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/roleGroups", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataRoleGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataSourceSystem", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/sourceSystems", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataSourceSystem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaExternalIndustryDataYear", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/years", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaExternalIndustryDataYear", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/years", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCountryRegion", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/countriesRegions", - "OutputType": "IMicrosoftGraphCountryRegion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCountryRegion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCurrency", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/currencies", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCurrency", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomer", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/customers", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCustomer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPayment", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/customerPayments", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCustomerPayment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyCustomerPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyCustomerPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyEmployee", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/employees", - "OutputType": "IMicrosoftGraphEmployee", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyEmployee", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyEmployeePicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyEmployeePicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyItem", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/items", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyItemCategory", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/itemCategories", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyItemCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyItemPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyItemPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyJournal", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/journals", - "OutputType": "IMicrosoftGraphJournal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphJournal", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyJournal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyJournalLine", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/journalLines", - "OutputType": "IMicrosoftGraphJournalLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphJournalLine", "Variants": [ "Create", "Create1", @@ -383274,69 +383269,69 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaFinancialCompanyJournalLine", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPaymentMethod", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/paymentMethods", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyPaymentMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPaymentTerm", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/paymentTerms", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyPaymentTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "Create1", @@ -383346,103 +383341,103 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "Create1", @@ -383452,35 +383447,35 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "Create1", @@ -383490,50 +383485,50 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Make", "MakeViaIdentity" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "Create1", @@ -383543,114 +383538,116 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyShipmentMethod", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyShipmentMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyTaxArea", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/taxAreas", - "OutputType": "IMicrosoftGraphTaxArea", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphTaxArea", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyTaxArea", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyTaxGroup", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/taxGroups", - "OutputType": "IMicrosoftGraphTaxGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyTaxGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyVendor", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/vendors", - "OutputType": "IMicrosoftGraphVendor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyVendor", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaFinancialCompanyVendorPicture", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaFinancialCompanyVendorPicture", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroup", "Permissions": [ { "Name": "Group.Create", @@ -383677,88 +383674,88 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupAcceptedSenderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupAcceptedSenderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupAppRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupAppRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupCalendarPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupCalendarPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversation", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -383777,22 +383774,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations", - "OutputType": "IMicrosoftGraphConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -383811,1048 +383808,1046 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThreadPostAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThreadPostExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupConversationThreadPostMention", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupConversationThreadPostMention", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDrive", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveBundle", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveBundle", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEndpoint", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/endpoints", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEndpoint", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupEventExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventInstanceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupEventInstanceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupEventInstanceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupLifecyclePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/groupLifecyclePolicies", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Create", "Create1", @@ -384860,29 +384855,31 @@ "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupLifecyclePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupMemberByRef", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -384909,22 +384906,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -384951,22 +384948,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOnenoteNotebookSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -384993,22 +384990,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -385035,56 +385032,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOnenotePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOnenoteSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOnenoteSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -385111,22 +385108,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -385153,22 +385150,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOnenoteSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupOwnerByRef", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -385187,1133 +385184,1131 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupRejectedSenderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupRejectedSenderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupSetting", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/settings", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteContentModel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", - "OutputType": "IMicrosoftGraphContentModel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteContentModel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteDocumentProcessingJob", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteDocumentProcessingJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteGetByPathColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathContentModel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", - "OutputType": "IMicrosoftGraphContentModel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteGetByPathContentModel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteGetByPathContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathList", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteGetByPathList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteGetByPathOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteGetByPathPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteGetByPathPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteGetByPathPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteList", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListActivity", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemActivity", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListItemActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenotePage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenotePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteResource", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSitePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSitePermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSitePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteRecycleBinItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecycleBinItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteRecycleBinItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -386323,18 +386318,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -386344,120 +386339,120 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSet", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -386467,18 +386462,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -386488,35 +386483,35 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -386526,18 +386521,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -386547,743 +386542,745 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "POST", "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannel", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Beta.Sites" + }, + { "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMessage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamChannelTab", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamInstalledApp", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamMember", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleDayNote", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "OutputType": "IMicrosoftGraphDayNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDayNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleDayNote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleOpenShift", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleShift", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleShift", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleTimeCard", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleTimeCard", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleTimeOff", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamTag", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/tags", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupTeamTagMember", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupTeamTagMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -387302,522 +387299,520 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/threads", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThreadPostAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThreadPostExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostInReplyToMention", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThreadPostInReplyToMention", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaGroupThreadPostMention", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaGroupThreadPostMention", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityApiConnector", "Permissions": [], - "Method": "POST", - "Uri": "/identity/apiConnectors", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityApiConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/apiConnectors", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlow", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityAuthenticationEventFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityAuthenticationEventListener", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventListeners", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityAuthenticationEventListener", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlow", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2cUserFlows", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2CUserFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowLanguage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlow", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2XUserFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowLanguage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [], - "Method": "POST", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Permissions": [], - "Method": "POST", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Variants": [ "Create1", "CreateExpanded1" - ] + ], + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Create1", "CreateExpanded1" - ] + ], + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Create1", "CreateExpanded1", @@ -387825,12 +387820,14 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -387849,20 +387846,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identity/conditionalAccess/namedLocations", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -387889,728 +387886,728 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identity/conditionalAccess/policies", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityConditionalAccessPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityCustomAuthenticationExtension", "Permissions": [], - "Method": "POST", - "Uri": "/identity/customAuthenticationExtensions", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "Generate", "GenerateViaIdentity" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -388629,50 +388626,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -388691,118 +388688,116 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Create", "Create1", @@ -388810,187 +388805,189 @@ "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityProvider", "Permissions": [], - "Method": "POST", - "Uri": "/identity/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityProvider", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/identityProviders", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityUserFlow", "Permissions": [], - "Method": "POST", - "Uri": "/identity/userFlows", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityUserFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/userFlows", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaIdentityUserFlowAttribute", "Permissions": [], - "Method": "POST", - "Uri": "/identity/userFlowAttributes", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaIdentityUserFlowAttribute", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/dataLossPreventionPolicies", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaInformationProtectionPolicyLabel", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/policy/labels", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaInformationProtectionPolicyLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/threatAssessmentRequests", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaInvitation", "Permissions": [ { "Name": "User.Invite.All", @@ -389017,359 +389014,359 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/invitations", - "OutputType": "IMicrosoftGraphInvitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInvitation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaInvitation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/invitations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessAlert", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/alerts", - "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessAlert", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/alerts", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-branches?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranch", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/branches", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-branches?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityBranch", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-post-devicelinks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-post-devicelinks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-remotenetworks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetwork", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/remoteNetworks", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-connectivity-post-remotenetworks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetwork", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessFilteringPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/filteringPolicies", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessFilteringPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessFilteringPolicyRule", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessFilteringPolicyRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessFilteringProfile", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/filteringProfiles", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessFilteringProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessFilteringProfilePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessFilteringProfilePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessForwardingPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/forwardingPolicies", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessForwardingPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessForwardingPolicyRule", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessForwardingPolicyRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessForwardingProfile", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/forwardingProfiles", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessForwardingProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessForwardingProfilePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessForwardingProfilePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessLogRemoteNetwork", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/logs/remoteNetworks", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessLogRemoteNetwork", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaNetworkAccessLogTraffic", "Permissions": [], - "Method": "POST", - "Uri": "/networkAccess/logs/traffic", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaNetworkAccessLogTraffic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -389388,92 +389385,90 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/oauth2PermissionGrants", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaOauth2PermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfile", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgent", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileAgent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "Create1", @@ -389483,197 +389478,199 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnector", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "OutputType": "IMicrosoftGraphConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOrganization", "Permissions": [], - "Method": "POST", - "Uri": "/organization", - "OutputType": "IMicrosoftGraphOrganization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaOrganization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaOrganizationBrandingLocalization", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -389692,90 +389689,90 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/organization/{organization-id}/branding/localizations", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOrganizationBrandingLocalization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaOrganizationExtension", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaOrganizationExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPlaceAsRoomListRoom", "Permissions": [], - "Method": "POST", - "Uri": "/places/{place-id}/roomList/rooms", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPlaceAsRoomListRoom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPlaceAsRoomListWorkspace", "Permissions": [], - "Method": "POST", - "Uri": "/places/{place-id}/roomList/workspaces", - "OutputType": "IMicrosoftGraphWorkspace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphWorkspace", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPlaceAsRoomListWorkspace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPlannerBucket", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -389802,20 +389799,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/planner/buckets", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPlannerBucket", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/buckets", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPlannerPlan", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -389842,20 +389839,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/planner/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/plans", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPlannerRoster", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -389874,20 +389871,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/planner/rosters", - "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPlannerRoster", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/rosters", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPlannerRosterMember", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -389906,22 +389903,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPlannerRosterMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPlannerTask", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -389948,20 +389945,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/planner/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPlannerTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/tasks", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -389980,20 +389977,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/activityBasedTimeoutPolicies", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -390012,35 +390009,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/appManagementPolicies", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyAppManagementPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -390059,69 +390056,69 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/authenticationStrengthPolicies", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthorizationPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/authorizationPolicy", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyAuthorizationPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Permissions": [], - "Method": "POST", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -390140,84 +390137,84 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/claimsMappingPolicies", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyClaimMappingPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", "Permissions": [], - "Method": "POST", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/featureRolloutPolicies", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyFeatureRolloutPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Permissions": [], - "Method": "POST", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -390236,261 +390233,261 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyMobileAppManagementPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/mobileAppManagementPolicies", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyMobileAppManagementPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/mobileDeviceManagementPolicies", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyPermissionGrantPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/permissionGrantPolicies", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyPermissionGrantPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", "Permissions": [], - "Method": "POST", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", "Permissions": [], - "Method": "POST", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-post-permissiongrantpreapprovalpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/permissionGrantPreApprovalPolicies", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-post-permissiongrantpreapprovalpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyRoleManagementPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/roleManagementPolicies", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyRoleManagementPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/policies/roleManagementPolicyAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Permissions": [], - "Method": "POST", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyRoleManagementPolicyRule", "Permissions": [], - "Method": "POST", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/servicePrincipalCreationPolicies", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Permissions": [], - "Method": "POST", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Permissions": [], - "Method": "POST", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -390509,20 +390506,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/tokenIssuancePolicies", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyTokenIssuancePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -390541,50 +390538,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/tokenLifetimePolicies", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintConnector", "Permissions": [], - "Method": "POST", - "Uri": "/print/connectors", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrintConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/connectors", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintOperation", "Permissions": [], - "Method": "POST", - "Uri": "/print/operations", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrintOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/operations", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinter", "Permissions": [ { "Name": "Printer.Create", @@ -390611,20 +390608,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/create", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1" - ] + ], + "Command": "New-MgBetaPrintPrinter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/create", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Create", @@ -390667,39 +390664,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterJobDocument", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterJobDocument", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -390726,156 +390723,156 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterJobTask", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterJobTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShare", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterShare", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareJobDocument", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterShareJobDocument", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterShareJobTask", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterShareJobTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -390894,103 +390891,103 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintPrinterTaskTrigger", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintService", "Permissions": [], - "Method": "POST", - "Uri": "/print/services", - "OutputType": "IMicrosoftGraphPrintService", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrintService", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/services", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintServiceEndpoint", "Permissions": [], - "Method": "POST", - "Uri": "/print/services/{printService-id}/endpoints", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintServiceEndpoint", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintShare", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrintShare", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareAllowedGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintShareAllowedGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareAllowedUserByRef", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintShareAllowedUserByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareJob", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -391025,39 +391022,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintShareJobDocument", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintShareJobDocument", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintShareJobDocumentUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -391084,399 +391081,397 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintShareJobTask", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintShareJobTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrintTaskDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/print/taskDefinitions", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrintTaskDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/taskDefinitions", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrintTaskDefinitionTask", "Permissions": [], - "Method": "POST", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrintTaskDefinitionTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrivacySubjectRightsRequest", "Permissions": [], - "Method": "POST", - "Uri": "/privacy/subjectRightsRequests", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrivacySubjectRightsRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaPrivacySubjectRightsRequestNote", "Permissions": [], - "Method": "POST", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccess", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccess", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResource", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessRoleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedAccessRoleSetting", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedAccessRoleSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedApproval", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedApproval", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedApproval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedApproval", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedOperationEvent", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedOperationEvents", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedOperationEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRole", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoles", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoles", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignments", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Make", "MakeViaIdentity" - ] + ], + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Make", "MakeExpanded", "MakeViaIdentity", "MakeViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignmentRequests", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaProgram", "Permissions": [], - "Method": "POST", - "Uri": "/programs", - "OutputType": "IMicrosoftGraphProgram", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaProgram", + "Method": "POST", + "CommandAlias": null, + "Uri": "/programs", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaProgramControl", "Permissions": [], - "Method": "POST", - "Uri": "/programControls", - "OutputType": "IMicrosoftGraphProgramControl", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "Create", "Create1", @@ -391488,183 +391483,185 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaProgramControl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/programControls", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaProgramControlType", "Permissions": [], - "Method": "POST", - "Uri": "/programControlTypes", - "OutputType": "IMicrosoftGraphProgramControlType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControlType", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaProgramControlType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/programControlTypes", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [], - "Method": "POST", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaReportPartnerBillingManifest", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/manifests", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaReportPartnerBillingManifest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaReportPartnerBillingOperation", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/operations", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaReportPartnerBillingOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRiskDetection", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskDetections", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRiskDetection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRiskyServicePrincipal", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyServicePrincipals", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRiskyServicePrincipal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRiskyServicePrincipalHistory", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRiskyServicePrincipalHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRiskyUser", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyUsers", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRiskyUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRiskyUserHistory", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRiskyUserHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -391683,37 +391680,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/cloudPC/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -391756,69 +391753,69 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -391837,37 +391834,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -391910,146 +391907,146 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -392084,20 +392081,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -392116,67 +392113,67 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -392195,320 +392192,320 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseApp", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -392527,298 +392524,298 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "Module": "Beta.Identity.Governance" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Variants": [ + "Create", + "CreateExpanded" + ], "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Permissions": [], "Method": "POST", + "CommandAlias": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Permissions": [], "Method": "POST", + "CommandAlias": null, "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Variants": [ - "Create", - "CreateExpanded" - ] + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/exchange/customAppScopes", - "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphCustomAppScope", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/exchange/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/exchange/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/exchange/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -392837,20 +392834,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/schemaExtensions", - "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSchemaExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/schemaExtensions", + "Module": "Beta.SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -392869,20 +392866,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/search/acronyms", - "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSearchAcronym", + "Method": "POST", + "CommandAlias": null, + "Uri": "/search/acronyms", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -392901,20 +392898,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/search/bookmarks", - "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSearchBookmark", + "Method": "POST", + "CommandAlias": null, + "Uri": "/search/bookmarks", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -392933,268 +392930,268 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/search/qnas", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSearchQna", + "Method": "POST", + "CommandAlias": null, + "Uri": "/search/qnas", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAction", "Permissions": [], - "Method": "POST", - "Uri": "/security/securityActions", - "OutputType": "IMicrosoftGraphSecurityAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/securityActions", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAlert", "Permissions": [], - "Method": "POST", - "Uri": "/security/alerts", - "OutputType": "IMicrosoftGraphAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAlert", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/alerts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAlertV2", "Permissions": [], - "Method": "POST", - "Uri": "/security/alerts_v2", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAlertV2", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/alerts_v2", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulation", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/simulations", - "OutputType": "IMicrosoftGraphSimulation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/simulationAutomations", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationAutomation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/endUserNotifications", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphEndUserNotification", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/landingPages", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLandingPage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationLandingPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLandingPageDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/loginPages", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLoginPage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationLoginPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationOperation", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/operations", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationPayload", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/payloads", - "OutputType": "IMicrosoftGraphPayload", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPayload", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationPayload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationTraining", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/trainings", - "OutputType": "IMicrosoftGraphTraining", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTraining", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationTraining", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/trainingCampaigns", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTrainingCampaign", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityAuditLogQuery", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -393253,37 +393250,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/auditLog/queries", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityAuditLogQuery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/auditLog/queries", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityAuditLogQueryRecord", "Permissions": [], - "Method": "POST", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityAuditLogQueryRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393302,20 +393299,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393334,22 +393331,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393368,22 +393365,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393402,22 +393399,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393436,22 +393433,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393470,22 +393467,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393504,22 +393501,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393538,22 +393535,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393572,39 +393569,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393623,39 +393620,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393674,22 +393671,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393708,39 +393705,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -393759,689 +393756,689 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityCloudAppSecurityProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/cloudAppSecurityProfiles", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityCloudAppSecurityProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", "Permissions": [], - "Method": "POST", - "Uri": "/security/collaboration/analyzedEmails", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityDomainSecurityProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/domainSecurityProfiles", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityDomainSecurityProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityFileSecurityProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/fileSecurityProfiles", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityFileSecurityProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityHostSecurityProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/hostSecurityProfiles", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityHostSecurityProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityIdentityHealthIssue", "Permissions": [], - "Method": "POST", - "Uri": "/security/identities/healthIssues", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityIdentityHealthIssue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityIdentitySensor", "Permissions": [], - "Method": "POST", - "Uri": "/security/identities/sensors", - "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensor", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityIdentitySensor", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/identities/sensors", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", "Permissions": [], - "Method": "POST", - "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Regenerate" - ] + ], + "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityIncident", "Permissions": [], - "Method": "POST", - "Uri": "/security/incidents", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIncident", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityIncident", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/incidents", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/security/informationProtection/sensitivityLabels", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityIPSecurityProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/ipSecurityProfiles", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityIPSecurityProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelAuthority", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/authorities", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityLabelAuthority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/authorities", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelCategory", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/categories", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityLabelCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/categories", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityLabelCategorySubcategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelCitation", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/citations", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityLabelCitation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/citations", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelDepartment", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/departments", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityLabelDepartment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/departments", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelFilePlanReference", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/filePlanReferences", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityLabelFilePlanReference", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelRetentionLabel", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/retentionLabels", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityLabelRetentionLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityPartnerSecurityAlert", "Permissions": [], - "Method": "POST", - "Uri": "/security/partner/securityAlerts", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityPartnerSecurityAlert", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityProviderTenantSetting", "Permissions": [], - "Method": "POST", - "Uri": "/security/providerTenantSettings", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityProviderTenantSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityRuleDetectionRule", "Permissions": [], - "Method": "POST", - "Uri": "/security/rules/detectionRules", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityRuleDetectionRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecuritySecureScore", "Permissions": [], - "Method": "POST", - "Uri": "/security/secureScores", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecuritySecureScore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/secureScores", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecuritySecureScoreControlProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/secureScoreControlProfiles", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecuritySecureScoreControlProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecuritySubjectRightsRequest", "Permissions": [], - "Method": "POST", - "Uri": "/security/subjectRightsRequests", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecuritySubjectRightsRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecuritySubjectRightsRequestNote", "Permissions": [], - "Method": "POST", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecuritySubjectRightsRequestNote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/articles", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceArticle", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/articleIndicators", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hosts", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceHost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostComponents", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostCookies", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostPairs", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostPorts", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPort", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostTrackers", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/intelProfiles", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/sslCertificates", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/subdomains", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/vulnerabilities", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/whoisRecords", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -394460,35 +394457,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/threatSubmission/emailThreats", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -394507,20 +394504,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/threatSubmission/fileThreats", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -394539,159 +394536,159 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/threatSubmission/urlThreats", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityTiIndicator", "Permissions": [], - "Method": "POST", - "Uri": "/security/tiIndicators", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityTiIndicator", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/tiIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityTriggerRetentionEvent", "Permissions": [], - "Method": "POST", - "Uri": "/security/triggers/retentionEvents", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityTriggerRetentionEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", "Permissions": [], - "Method": "POST", - "Uri": "/security/triggerTypes/retentionEventTypes", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSecurityUserSecurityProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/userSecurityProfiles", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSecurityUserSecurityProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaServiceAnnouncementHealthOverview", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementIssue", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/issues", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaServiceAnnouncementIssue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServiceAnnouncementMessageAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -394718,20 +394715,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -394758,22 +394755,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -394800,22 +394797,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -394858,56 +394855,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalEndpoint", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalEndpoint", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -394950,39 +394947,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalLicenseDetail", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalLicenseDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -395017,22 +395014,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -395059,22 +395056,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -395109,37 +395106,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalRiskDetection", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalRiskDetection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -395158,22 +395155,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -395192,164 +395189,162 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaShareListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaShareListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaShareListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaShareListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListItem", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaShareListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "Create1", @@ -395359,18 +395354,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaShareListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "Create1", @@ -395380,18 +395375,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaShareListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "Create1", @@ -395401,112 +395396,114 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaShareListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaShareListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaShareListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaShareListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/shares", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -395525,22 +395522,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -395559,22 +395556,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -395593,141 +395590,141 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathColumn", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteGetByPathColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteGetByPathContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathList", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteGetByPathList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathOperation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteGetByPathOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathPage", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteGetByPathPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteGetByPathPermission", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteGetByPathPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSiteList", "Permissions": [ { "Name": "Sites.Manage.All", @@ -395746,39 +395743,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListActivity", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -395797,39 +395794,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -395848,73 +395845,73 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItem", - "Permissions": [], + ], + "Command": "New-MgBetaSiteListContentTypeColumnLink", "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "OutputType": "IMicrosoftGraphListItem", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Sites" + }, + { + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemActivity", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListItemActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -395949,22 +395946,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -395991,22 +395988,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemPermission", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -396033,56 +396030,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListPermission", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -396109,39 +396106,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -396168,22 +396165,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -396210,22 +396207,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOnenoteNotebookSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -396252,22 +396249,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -396294,56 +396291,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOnenotePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOnenoteSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOnenoteSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -396370,22 +396367,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -396412,198 +396409,196 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOnenoteSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteOperation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSitePage", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSitePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSitePageAsSitePageWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSitePageAsSitePageWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSitePermission", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSitePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSet", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroupSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -396613,18 +396608,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroupSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -396634,120 +396629,120 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSet", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -396757,18 +396752,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -396778,35 +396773,35 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -396816,18 +396811,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -396837,473 +396832,475 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSiteTermStoreSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/driveInclusionRules", - "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestorePoint", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/restorePoints", - "OutputType": "IMicrosoftGraphRestorePoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestorePoint", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestorePoint", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/protectionPolicies", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreServiceApp", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/serviceApps", - "OutputType": "IMicrosoftGraphServiceApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphServiceApp", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreServiceApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/restoreSessions", - "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/siteInclusionRules", - "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBusinessScenario", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -397322,20 +397319,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/businessScenarios", - "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenario", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSolutionBusinessScenario", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -397354,69 +397351,69 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaSubscribedSku", "Permissions": [], - "Method": "POST", - "Uri": "/subscribedSkus", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSubscribedSku", + "Method": "POST", + "CommandAlias": null, + "Uri": "/subscribedSkus", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/subscriptions", + "Module": "Beta.ChangeNotifications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeam", "Permissions": [ { "Name": "Team.Create", @@ -397451,20 +397448,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannel", "Permissions": [ { "Name": "Channel.Create.Group", @@ -397507,54 +397504,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" - ] + ], + "Command": "New-MgBetaTeamChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -397581,39 +397578,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -397640,56 +397637,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.Create.Group", @@ -397764,22 +397761,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -397870,224 +397867,224 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamOperation", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" - ] + ], + "Command": "New-MgBetaTeamPrimaryChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamPrimaryChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMessage", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamPrimaryChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamPrimaryChannelTab", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamPrimaryChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleDayNote", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/dayNotes", - "OutputType": "IMicrosoftGraphDayNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDayNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleDayNote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -398106,22 +398103,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleOpenShift", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -398148,22 +398145,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/openShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleOpenShift", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -398182,22 +398179,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -398216,22 +398213,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleSchedulingGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleShift", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -398250,39 +398247,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/shifts", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleShift", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -398301,39 +398298,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleTimeCard", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeCards", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleTimeCard", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleTimeOff", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -398352,22 +398349,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleTimeOff", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -398386,39 +398383,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleTimeOffReason", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamScheduleTimeOffRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -398437,1031 +398434,1031 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/teams/{team-id}/tags", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamTagMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamTagMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedChat", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedChats", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeam", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDeletedTeam", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDevice", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/devices", - "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/devices", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkDeviceOperation", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkDeviceOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkTeamTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/teamTemplates", - "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTeamworkTeamTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTeamworkTeamTemplateDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTeamworkWorkforceIntegration", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/workforceIntegrations", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTeamworkWorkforceIntegration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenant", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenants", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementActions", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions", + "Module": "Beta.ManagedTenants" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Variants": [ + "Create", + "CreateExpanded" + ], "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "Permissions": [], "Method": "POST", + "CommandAlias": null, "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Variants": [ "Create", "CreateExpanded" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "Permissions": [], "Method": "POST", + "CommandAlias": null, "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Variants": [ - "Create", - "CreateExpanded" - ] + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/myRoles", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantTag", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTrustFrameworkKeySet", "Permissions": [], - "Method": "POST", - "Uri": "/trustFramework/keySets", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTrustFrameworkKeySet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/trustFramework/keySets", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaTrustFrameworkKeySetKey", "Permissions": [], - "Method": "POST", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", "Variants": [ "Generate", "GenerateExpanded", "GenerateViaIdentity", "GenerateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaTrustFrameworkKeySetKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaTrustFrameworkPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/trustFramework/policies", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaTrustFrameworkPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/trustFramework/policies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -399512,88 +399509,88 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserActivity", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/activities", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserActivityHistoryItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserActivityHistoryItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserActivityStatistics", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/analytics/activityStatistics", - "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphActivityStatistics", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserActivityStatistics", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserAppRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserAppRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -399612,56 +399609,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/emailMethods", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserAuthenticationEmailMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationMethod", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/methods", - "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserAuthenticationMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationOperation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/operations", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserAuthenticationOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -399680,113 +399677,111 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserAuthenticationPhoneMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserCalendar", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendars", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserCalendar", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaUserCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserCalendarGroup", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendarGroups", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserCalendarGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserCalendarGroupCalendar", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserCalendarGroupCalendar", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserCalendarPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Create", "Create1", @@ -399796,1234 +399791,1236 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaUserCalendarPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChat", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatInstalledApp", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatMember", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatOperation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatPinnedMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatPinnedMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserChatTab", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserChatTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserCloudPcSnapshot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgBetaUserCloudPcSnapshot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserContact", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserContact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserContactExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserContactExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserContactFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderChildFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserContactFolderChildFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderChildFolderContact", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserContactFolderChildFolderContact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderContact", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserContactFolderContact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserContactFolderContactExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserContactFolderContactExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDefaultCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendar/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDefaultCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/devices", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceCommand", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "OutputType": "IMicrosoftGraphCommand", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceCommand", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceRegisteredUserByRef", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDeviceUsageRights", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDeviceUsageRights", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDrive", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveBundle", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveBundle", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemChild", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootChild", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootListItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootListItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserEventAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -401042,970 +401039,970 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventInstanceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserEventInstanceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserEventInstanceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInferenceClassificationOverride", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInferenceClassificationOverride", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionPolicyLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInsightShared", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/insights/shared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInsightShared", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInsightTrending", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/insights/trending", - "OutputType": "IMicrosoftGraphTrending", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInsightTrending", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserInsightUsed", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/insights/used", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserInsightUsed", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderMessageAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderMessageExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageForward", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderMessageForward", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageMention", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderMessageMention", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageReplyAll", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaUserMailFolderMessageReplyAll", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMailFolderMessageRule", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMailFolderMessageRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceConfigurationState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceHealthScriptState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", "CommandAlias": null, - "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Module": "Beta.Users.Actions" + }, + { "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMessageAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMessageAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -402024,190 +402021,190 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMessageAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMessageExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMessageExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageForward", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMessageForward", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMessageMention", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "OutputType": "IMicrosoftGraphMention", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMention", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMessageMention", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserMessageReplyAll", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaUserMessageReplyAll", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMobileAppIntentAndState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMobileAppIntentAndState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserNotification", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/notifications", - "OutputType": "IMicrosoftGraphNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphNotification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -402234,22 +402231,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -402276,22 +402273,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnenoteNotebookSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -402318,22 +402315,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -402360,56 +402357,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnenotePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSection", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnenoteSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnenoteSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -402436,22 +402433,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnenoteSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -402478,22 +402475,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnenoteSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -402512,45 +402509,43 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnlineMeeting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "Create1", @@ -402560,46 +402555,48 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingRecording", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnlineMeetingRecording", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistration-post-registrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -402626,260 +402623,260 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistration-post-registrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOnlineMeetingTranscript", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOnlineMeetingTranscript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookMasterCategory", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/masterCategories", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookMasterCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTask", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/tasks", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskFolders", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskFolderTask", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskFolderTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroup", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskGroups", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -402898,22 +402895,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/account", - "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileAccount", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -402932,22 +402929,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/addresses", - "OutputType": "IMicrosoftGraphItemAddress", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileAddress", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -402966,22 +402963,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/anniversaries", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileAnniversary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -403000,22 +402997,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/awards", - "OutputType": "IMicrosoftGraphPersonAward", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileAward", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -403034,22 +403031,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/certifications", - "OutputType": "IMicrosoftGraphPersonCertification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileCertification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -403068,22 +403065,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/educationalActivities", - "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileEducationalActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -403102,22 +403099,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/emails", - "OutputType": "IMicrosoftGraphItemEmail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -403136,22 +403133,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/interests", - "OutputType": "IMicrosoftGraphPersonInterest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileInterest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -403170,22 +403167,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/languages", - "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileLanguage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileName", "Permissions": [ { "Name": "User.Read", @@ -403228,22 +403225,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/names", - "OutputType": "IMicrosoftGraphPersonName", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileName", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.ReadWrite", @@ -403262,22 +403259,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/notes", - "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileNote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -403296,22 +403293,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/patents", - "OutputType": "IMicrosoftGraphItemPatent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfilePatent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -403330,22 +403327,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/phones", - "OutputType": "IMicrosoftGraphItemPhone", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPhone", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfilePhone", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -403364,22 +403361,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/positions", - "OutputType": "IMicrosoftGraphWorkPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfilePosition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -403398,22 +403395,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/projects", - "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileProject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -403432,22 +403429,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/publications", - "OutputType": "IMicrosoftGraphItemPublication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfilePublication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -403466,22 +403463,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/skills", - "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileSkill", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -403500,22 +403497,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/webAccounts", - "OutputType": "IMicrosoftGraphWebAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileWebAccount", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -403534,124 +403531,124 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/profile/websites", - "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserProfileWebsite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserScopedRoleMemberOf", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserScopedRoleMemberOf", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserSettingStorageQuotaService", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserSettingStorageQuotaService", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserSettingWindows", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/settings/windows", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphWindowsSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserSettingWindows", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserSettingWindowsInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserSettingWindowsInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserTeamworkAssociatedTeam", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTeamworkAssociatedTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -403750,22 +403747,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/teamwork/installedApps", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTeamworkInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -403784,39 +403781,39 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTodoList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTodoListExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -403835,22 +403832,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTodoListTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTaskAttachment", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -403869,22 +403866,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachmentBase", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTodoListTaskAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -403903,22 +403900,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -403937,582 +403934,582 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "OutputType": "IMicrosoftGraphChecklistItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphChecklistItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTodoListTaskChecklistItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaUserTodoListTaskExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaUserTodoListTaskExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEvent", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaVirtualEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventPresenter", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventPresenter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhall", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventTownhall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhallPresenter", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventTownhallPresenter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhallSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventTownhallSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinar", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventWebinar", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarPresenter", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventWebinarPresenter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarRegistration", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventWebinarRegistration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventWebinarSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", - "CommandAlias": "New-MgBetaWuDeployment", - "Command": "New-MgBetaWindowsUpdatesDeployment", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesDeployment", + "Method": "POST", + "CommandAlias": "New-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "POST", + "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "POST", + "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", - "CommandAlias": "New-MgBetaWuPolicy", - "Command": "New-MgBetaWindowsUpdatesPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesPolicy", + "Method": "POST", + "CommandAlias": "New-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "POST", + "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "POST", + "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "POST", + "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuPolicyAudienceMember", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "POST", + "CommandAlias": "New-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", - "CommandAlias": "New-MgBetaWuPolicyComplianceChange", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "POST", + "CommandAlias": "New-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuProduct", - "Command": "New-MgBetaWindowsUpdatesProduct", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/products", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesProduct", + "Method": "POST", + "CommandAlias": "New-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuProductEdition", - "Command": "New-MgBetaWindowsUpdatesProductEdition", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesProductEdition", + "Method": "POST", + "CommandAlias": "New-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuProductKnownIssue", - "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "POST", + "CommandAlias": "New-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgBetaWuProductRevision", - "Command": "New-MgBetaWindowsUpdatesProductRevision", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesProductRevision", + "Method": "POST", + "CommandAlias": "New-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", - "CommandAlias": "New-MgBetaWuResourceConnection", - "Command": "New-MgBetaWindowsUpdatesResourceConnection", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/resourceConnections", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesResourceConnection", + "Method": "POST", + "CommandAlias": "New-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", - "CommandAlias": "New-MgBetaWuUpdatableAsset", - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "POST", + "CommandAlias": "New-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgBookingBusiness", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBookingBusiness", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -404547,39 +404544,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBookingBusinessAppointment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBookingBusinessCalendarView", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBookingBusinessCalendarView", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgBookingBusinessCustomer", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -404606,22 +404603,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBookingBusinessCustomer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -404648,22 +404645,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBookingBusinessCustomQuestion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -404682,22 +404679,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "OutputType": "IMicrosoftGraphBookingService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBookingBusinessService", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -404716,37 +404713,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgBookingBusinessStaffMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgBookingCurrency", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/bookingCurrencies", - "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgBookingCurrency", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgChat", "Permissions": [ { "Name": "Chat.Create", @@ -404765,20 +404762,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -404869,22 +404866,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgChatMember", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -404927,22 +404924,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgChatMessage", "Permissions": [ { "Name": "ChatMessage.Send", @@ -404977,90 +404974,90 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgChatMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgChatMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgChatMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgChatPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgChatPinnedMessage", "Permissions": [ { "Name": "ChatMessage.Send", @@ -405087,22 +405084,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/pinnedMessages", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatPinnedMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgChatTab", "Permissions": [ { "Name": "TeamsTab.Create", @@ -405169,22 +405166,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgChatTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgCommunicationCall", "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -405227,20 +405224,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls", - "OutputType": "IMicrosoftGraphCall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCall", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgCommunicationCall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -405259,280 +405256,280 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationCallAudioRoutingGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationCallContentSharingSession", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationCallContentSharingSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationCallOperation", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/operations", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationCallOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationCallParticipant", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants", - "OutputType": "IMicrosoftGraphParticipant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationCallParticipant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "POST", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationCallRecordParticipantV2", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationCallRecordSession", "Permissions": [], - "Method": "POST", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationCallRecordSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeeting", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgCommunicationOnlineMeeting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationOnlineMeetingRecording", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgCommunicationOnlineMeetingTranscript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgCommunicationPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgCommunicationPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgContact", "Permissions": [], - "Method": "POST", - "Uri": "/contacts", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgContact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgContract", "Permissions": [], - "Method": "POST", - "Uri": "/contracts", - "OutputType": "IMicrosoftGraphContract", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgContract", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDataPolicyOperation", "Permissions": [], - "Method": "POST", - "Uri": "/dataPolicyOperations", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDataPolicyOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/dataPolicyOperations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDevice", "Permissions": [], - "Method": "POST", - "Uri": "/devices", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405551,39 +405548,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405602,20 +405599,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405634,37 +405631,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405683,54 +405680,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", - "Command": "New-MgDeviceAppManagementManagedAppPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedAppPolicy", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", - "Command": "New-MgDeviceAppManagementManagedAppRegistration", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405749,54 +405746,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedAppRegistration", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405815,152 +405812,152 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", - "Command": "New-MgDeviceAppManagementManagedAppStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedAppStatuses", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedAppStatus", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedEBook", - "Command": "New-MgDeviceAppManagementManagedEBook", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedEBook", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -405979,22 +405976,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -406013,1000 +406010,1000 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtMobileApp", - "Command": "New-MgDeviceAppManagementMobileApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedandroidlobapp-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", - "Command": "New-MgDeviceAppManagementMobileAppCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppCategories", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppCategory", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -407025,39 +407022,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtVppToken", - "Command": "New-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -407076,20 +407073,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/vppTokens", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementVppToken", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -407108,37 +407105,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -407157,22 +407154,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -407191,54 +407188,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/devices/{device-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementAuditEvent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/auditEvents", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementAuditEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -407257,20 +407254,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/complianceManagementPartners", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementComplianceManagementPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -407289,20 +407286,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/detectedApps", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementDetectedApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -407321,252 +407318,252 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceCategories", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecustomconfiguration-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecustomconfiguration-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -407585,20 +407582,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -407617,22 +407614,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -407651,50 +407648,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/exchangeConnectors", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementExchangeConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementIoUpdateStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/iosUpdateStatuses", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementIoUpdateStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -407713,116 +407710,116 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ] + ], + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -407841,22 +407838,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -407891,20 +407888,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -407923,52 +407920,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementNotificationMessageTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/notificationMessageTemplates", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementNotificationMessageTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -407987,20 +407984,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementPartners", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -408019,20 +408016,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/remoteAssistancePartners", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -408051,20 +408048,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/resourceOperations", - "OutputType": "IMicrosoftGraphResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementResourceOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -408083,20 +408080,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleAssignments", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -408115,20 +408112,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -408147,101 +408144,101 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTermAndCondition", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/termsAndConditions", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementTermAndCondition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/troubleshootingEvents", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementTroubleshootingEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408260,20 +408257,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408292,20 +408289,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408324,20 +408321,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408356,20 +408353,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408388,20 +408385,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408420,20 +408417,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408452,20 +408449,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408484,35 +408481,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408531,52 +408528,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408595,20 +408592,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408627,20 +408624,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408659,20 +408656,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408691,20 +408688,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408723,20 +408720,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408755,20 +408752,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408787,20 +408784,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408819,20 +408816,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408851,20 +408848,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408883,22 +408880,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -408917,174 +408914,174 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -409103,20 +409100,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/windowsMalwareInformation", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDeviceManagementWindowsMalwareInformation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -409135,88 +409132,88 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceRegisteredOwnerByRef", "Permissions": [], - "Method": "POST", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceRegisteredOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDeviceRegisteredUserByRef", "Permissions": [], - "Method": "POST", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDeviceRegisteredUserByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnit", "Permissions": [], - "Method": "POST", - "Uri": "/directory/administrativeUnits", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryAdministrativeUnit", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "POST", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDirectoryAdministrativeUnitExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnitMember", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -409259,22 +409256,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDirectoryAdministrativeUnitMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -409317,357 +409314,357 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "POST", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryAttributeSet", "Permissions": [], - "Method": "POST", - "Uri": "/directory/attributeSets", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryAttributeSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/attributeSets", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/directory/customSecurityAttributeDefinitions", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [], - "Method": "POST", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deviceLocalCredentials", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryDeviceLocalCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDirectoryFederationConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/directory/federationConfigurations", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryFederationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDirectoryObject", "Permissions": [], - "Method": "POST", - "Uri": "/directoryObjects", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryObject", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDirectoryOnPremiseSynchronization", "Permissions": [], - "Method": "POST", - "Uri": "/directory/onPremisesSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryOnPremiseSynchronization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryRole", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDirectoryRoleMemberByRef", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDirectoryRoleMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDirectoryRoleScopedMember", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDirectoryRoleScopedMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDirectoryRoleTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectoryRoleTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDirectorySubscription", "Permissions": [], - "Method": "POST", - "Uri": "/directory/subscriptions", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDirectorySubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/subscriptions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDomain", "Permissions": [], - "Method": "POST", - "Uri": "/domains", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDomainFederationConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/federationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDomainFederationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDomainServiceConfigurationRecord", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDomainServiceConfigurationRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDomainVerificationDnsRecord", "Permissions": [], - "Method": "POST", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDomainVerificationDnsRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDrive", "Permissions": [], - "Method": "POST", - "Uri": "/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveBundle", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveBundle", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemChild", "Permissions": [ { "Name": "Files.ReadWrite", @@ -409694,22 +409691,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDriveItemLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -409736,124 +409733,124 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemUploadSession", "Permissions": [ { "Name": "Files.ReadWrite", @@ -409880,411 +409877,411 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListItem", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootChild", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgDriveRootLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createLink", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createLink", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createUploadSession", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClass", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEducationClass", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -410303,22 +410300,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -410337,11 +410334,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "Create1", @@ -410351,12 +410346,14 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgEducationClassAssignmentCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentCategoryByRef", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -410375,22 +410372,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassAssignmentCategoryByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -410409,56 +410406,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassAssignmentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassAssignmentSettingGradingCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -410477,22 +410474,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -410511,39 +410508,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassAssignmentSubmissionResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassMemberByRef", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -410562,22 +410559,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -410596,22 +410593,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassModule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -410630,173 +410627,173 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModuleResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassModuleResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationClassTeacherByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationClassTeacherByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationMeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEducationMeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentCategory", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationMeAssignmentCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentCategoryByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationMeAssignmentCategoryByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationMeAssignmentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -410815,469 +410812,467 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/me/rubrics", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEducationMeRubric", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/rubrics", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationSchool", "Permissions": [], - "Method": "POST", - "Uri": "/education/schools", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEducationSchool", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/schools", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationSchoolClassByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationSchoolClassByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationSchoolUserByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationSchoolUserByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEducationUser", "Permissions": [], - "Method": "POST", - "Uri": "/education/users", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEducationUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentCategory", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserAssignmentCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentCategoryByRef", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserAssignmentCategoryByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserAssignmentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEducationUserRubric", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/rubrics", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEducationUserRubric", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAccessPackage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignments", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignmentPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAssignmentPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalog", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementCatalog", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResource", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementCatalogResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "Create1", @@ -411291,18 +411286,18 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" - ] + ], + "Command": "New-MgEntitlementManagementCatalogResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "Create1", @@ -411312,35 +411307,35 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "Create1", @@ -411354,18 +411349,18 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" - ] + ], + "Command": "New-MgEntitlementManagementCatalogResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "Create1", @@ -411375,248 +411370,248 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementConnectedOrganization", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementConnectedOrganization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResource", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironment", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceEnvironment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResource", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceEnvironmentResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "Create1", @@ -411630,18 +411625,18 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "Create1", @@ -411651,35 +411646,35 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "Create1", @@ -411693,18 +411688,18 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "Create1", @@ -411714,282 +411709,284 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRoleScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceScope", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceScope", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgEntitlementManagementResourceScopeResourceRole", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgEntitlementManagementResourceScopeResourceRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -412008,20 +412005,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/external/connections", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgExternalConnection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -412040,22 +412037,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/groups", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgExternalConnectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgExternalConnectionGroupMember", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -412074,73 +412071,73 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgExternalConnectionGroupMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgExternalConnectionItem", "Permissions": [], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/items", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgExternalConnectionItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgExternalConnectionItemActivity", "Permissions": [], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgExternalConnectionItemActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgExternalConnectionOperation", "Permissions": [], - "Method": "POST", - "Uri": "/external/connections/{externalConnection-id}/operations", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgExternalConnectionOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroup", "Permissions": [ { "Name": "Group.Create", @@ -412167,88 +412164,88 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupAcceptedSenderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupAcceptedSenderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupAppRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupAppRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupCalendarPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupCalendarPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupConversation", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -412267,22 +412264,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations", - "OutputType": "IMicrosoftGraphConversation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupConversation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -412301,827 +412298,825 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "New-MgGroupConversationThread", + "Method": "POST", "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", + "Module": "Groups" + }, + { "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupConversationThreadPostAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupConversationThreadPostExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDrive", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveBundle", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveBundle", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupDriveItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupDriveRootLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupEventAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupEventAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupEventExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupEventExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupEventInstanceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupEventInstanceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupEventInstanceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupEventInstanceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupLifecyclePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/groupLifecyclePolicies", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Create", "Create1", @@ -413129,29 +413124,31 @@ "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupLifecyclePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupMemberByRef", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupMemberByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/members/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -413178,22 +413175,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -413220,22 +413217,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOnenoteNotebookSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -413262,22 +413259,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -413304,56 +413301,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOnenotePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOnenoteSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOnenoteSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -413380,22 +413377,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOnenoteSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -413422,22 +413419,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOnenoteSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupOwnerByRef", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -413456,62 +413453,60 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/owners/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupRejectedSenderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupRejectedSenderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupSetting", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/settings", - "OutputType": "IMicrosoftGraphGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupSetting", "Variants": [ "Create", "Create1", @@ -413519,832 +413514,832 @@ "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/groupSettingTemplates", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupSettingTemplates", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteGetByPathColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteGetByPathContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathList", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteGetByPathList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteGetByPathOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteGetByPathPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteGetByPathPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteGetByPathTermStore", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteGetByPathTermStore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteList", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteNotebookSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenotePage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenotePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteResource", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOnenoteSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSitePage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSitePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSitePageAsSitePageWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSitePermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSitePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStore", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupSiteTermStore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Create", "Create1", @@ -414354,18 +414349,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "Create1", @@ -414375,18 +414370,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroupSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414404,18 +414399,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroupSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414433,18 +414428,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414454,18 +414449,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414475,18 +414470,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414496,18 +414491,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414517,18 +414512,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414538,18 +414533,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSet", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "Create1", @@ -414559,18 +414554,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414588,18 +414583,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414617,18 +414612,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "Create1", @@ -414638,18 +414633,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414667,18 +414662,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414696,18 +414691,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414717,18 +414712,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414738,18 +414733,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414759,18 +414754,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414780,18 +414775,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414801,18 +414796,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414822,18 +414817,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414843,18 +414838,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -414864,18 +414859,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414885,18 +414880,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -414906,522 +414901,524 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgGroupSiteTermStoreSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMessage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamChannelTab", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamInstalledApp", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamMember", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamOperation", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamPrimaryChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamPrimaryChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamPrimaryChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamScheduleOpenShift", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleShift", - "Permissions": [], + ], + "Command": "New-MgGroupTeamScheduleSchedulingGroup", "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "OutputType": "IMicrosoftGraphShift", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Module": "Teams" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamScheduleShift", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamScheduleTimeOff", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamScheduleTimeOffReason", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamScheduleTimeOffRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamTag", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/tags", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupTeamTagMember", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupTeamTagMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -415440,352 +415437,352 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/threads", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupThread", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupThreadPostAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupThreadPostAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupThreadPostAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupThreadPostExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupThreadPostExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupThreadPostInReplyToAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupThreadPostInReplyToAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgGroupThreadPostInReplyToExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityApiConnector", "Permissions": [], - "Method": "POST", - "Uri": "/identity/apiConnectors", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityApiConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/apiConnectors", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlow", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityAuthenticationEventFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityAuthenticationEventListener", "Permissions": [], - "Method": "POST", - "Uri": "/identity/authenticationEventListeners", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityAuthenticationEventListener", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlow", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityB2XUserFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowLanguage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityB2XUserFlowLanguage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [], - "Method": "POST", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -415804,20 +415801,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -415836,20 +415833,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identity/conditionalAccess/namedLocations", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityConditionalAccessNamedLocation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -415876,442 +415873,442 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identity/conditionalAccess/policies", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityConditionalAccessPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityCustomAuthenticationExtension", "Permissions": [], - "Method": "POST", - "Uri": "/identity/customAuthenticationExtensions", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityCustomAuthenticationExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "Generate", "GenerateViaIdentity" - ] + ], + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAppConsentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAppConsentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -416330,50 +416327,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -416392,41 +416389,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Create", "Create1", @@ -416434,142 +416429,144 @@ "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityProvider", "Permissions": [], - "Method": "POST", - "Uri": "/identity/identityProviders", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityProvider", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/identityProviders", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgIdentityUserFlowAttribute", "Permissions": [], - "Method": "POST", - "Uri": "/identity/userFlowAttributes", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgIdentityUserFlowAttribute", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/threatAssessmentRequests", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgInformationProtectionThreatAssessmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgInvitation", "Permissions": [ { "Name": "User.Invite.All", @@ -416596,20 +416593,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/invitations", - "OutputType": "IMicrosoftGraphInvitation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphInvitation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgInvitation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/invitations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -416628,35 +416625,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/oauth2PermissionGrants", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgOauth2PermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgOrganization", "Permissions": [], - "Method": "POST", - "Uri": "/organization", - "OutputType": "IMicrosoftGraphOrganization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgOrganization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgOrganizationBrandingLocalization", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -416675,73 +416672,73 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/organization/{organization-id}/branding/localizations", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgOrganizationBrandingLocalization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgOrganizationExtension", "Permissions": [], - "Method": "POST", - "Uri": "/organization/{organization-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgOrganizationExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPlaceAsRoomListRoom", "Permissions": [], - "Method": "POST", - "Uri": "/places/{place-id}/roomList/rooms", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPlaceAsRoomListRoom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPlannerBucket", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -416768,20 +416765,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/planner/buckets", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPlannerBucket", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/buckets", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPlannerPlan", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -416808,20 +416805,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/planner/plans", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPlannerPlan", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/plans", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPlannerTask", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -416848,20 +416845,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/planner/tasks", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPlannerTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/tasks", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -416880,20 +416877,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/activityBasedTimeoutPolicies", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -416912,35 +416909,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/appManagementPolicies", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyAppManagementPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -416959,37 +416956,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/authenticationStrengthPolicies", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyAuthenticationStrengthPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -417008,84 +417005,84 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/claimsMappingPolicies", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyClaimMappingPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [], - "Method": "POST", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/featureRolloutPolicies", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyFeatureRolloutPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Permissions": [], - "Method": "POST", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", "Permissions": [], - "Method": "POST", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -417104,133 +417101,133 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/homeRealmDiscoveryPolicies", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyPermissionGrantPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/permissionGrantPolicies", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyPermissionGrantPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Permissions": [], - "Method": "POST", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Permissions": [], - "Method": "POST", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPolicyRoleManagementPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/policies/roleManagementPolicies", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyRoleManagementPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPolicyRoleManagementPolicyAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/policies/roleManagementPolicyAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", "Permissions": [], - "Method": "POST", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPolicyRoleManagementPolicyRule", "Permissions": [], - "Method": "POST", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPolicyRoleManagementPolicyRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -417249,20 +417246,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/tokenIssuancePolicies", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyTokenIssuancePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -417281,50 +417278,50 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/tokenLifetimePolicies", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPolicyTokenLifetimePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintConnector", "Permissions": [], - "Method": "POST", - "Uri": "/print/connectors", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPrintConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/connectors", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintOperation", "Permissions": [], - "Method": "POST", - "Uri": "/print/operations", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPrintOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/operations", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintPrinter", "Permissions": [ { "Name": "Printer.Create", @@ -417351,20 +417348,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/create", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Create1", "CreateExpanded1" - ] + ], + "Command": "New-MgPrintPrinter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/create", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.Create", @@ -417407,39 +417404,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintPrinterJobDocument", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintPrinterJobDocument", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintPrinterJobDocumentUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -417466,39 +417463,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintPrinterJobDocumentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintPrinterJobTask", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintPrinterJobTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -417517,103 +417514,103 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/taskTriggers", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintPrinterTaskTrigger", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintService", "Permissions": [], - "Method": "POST", - "Uri": "/print/services", - "OutputType": "IMicrosoftGraphPrintService", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPrintService", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/services", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintServiceEndpoint", "Permissions": [], - "Method": "POST", - "Uri": "/print/services/{printService-id}/endpoints", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintServiceEndpoint", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintShare", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPrintShare", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintShareAllowedGroupByRef", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintShareAllowedGroupByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintShareAllowedUserByRef", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintShareAllowedUserByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintShareJob", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -417648,39 +417645,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintShareJobDocument", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintShareJobDocument", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintShareJobDocumentUploadSession", "Permissions": [ { "Name": "PrintJob.Create", @@ -417707,304 +417704,304 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintShareJobDocumentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintShareJobTask", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintShareJobTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrintTaskDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/print/taskDefinitions", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPrintTaskDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/taskDefinitions", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgPrintTaskDefinitionTask", "Permissions": [], - "Method": "POST", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrintTaskDefinitionTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrivacySubjectRightsRequest", "Permissions": [], - "Method": "POST", - "Uri": "/privacy/subjectRightsRequests", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgPrivacySubjectRightsRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests", + "Module": "Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgPrivacySubjectRightsRequestNote", "Permissions": [], - "Method": "POST", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgPrivacySubjectRightsRequestNote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [], - "Method": "POST", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgReportPartnerBillingManifest", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/manifests", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgReportPartnerBillingManifest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgReportPartnerBillingOperation", "Permissions": [], - "Method": "POST", - "Uri": "/reports/partners/billing/operations", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgReportPartnerBillingOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRiskDetection", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskDetections", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRiskDetection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRiskyServicePrincipal", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyServicePrincipals", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRiskyServicePrincipal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRiskyServicePrincipalHistory", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgRiskyServicePrincipalHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRiskyUser", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyUsers", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRiskyUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRiskyUserHistory", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgRiskyUserHistory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryResourceNamespace", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -418039,20 +418036,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -418071,67 +418068,67 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -418150,52 +418147,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -418214,142 +418211,142 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -418368,20 +418365,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/schemaExtensions", - "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSchemaExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/schemaExtensions", + "Module": "SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -418400,20 +418397,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/search/acronyms", - "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSearchAcronym", + "Method": "POST", + "CommandAlias": null, + "Uri": "/search/acronyms", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -418432,20 +418429,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/search/bookmarks", - "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSearchBookmark", + "Method": "POST", + "CommandAlias": null, + "Uri": "/search/bookmarks", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -418464,238 +418461,238 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/search/qnas", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSearchQna", + "Method": "POST", + "CommandAlias": null, + "Uri": "/search/qnas", + "Module": "Search" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", + "Variants": [ + "Create", + "CreateExpanded" + ], "Command": "New-MgSecurityAlert", - "Permissions": [], "Method": "POST", + "CommandAlias": null, "Uri": "/security/alerts", - "OutputType": "IMicrosoftGraphAlert", + "Module": "Security" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityAlertV2", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/alerts_v2", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAlertV2", "Permissions": [], - "Method": "POST", - "Uri": "/security/alerts_v2", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulation", "Variants": [ "Create", "CreateExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0", - "CommandAlias": null, + ], "Command": "New-MgSecurityAttackSimulation", - "Permissions": [], "Method": "POST", + "CommandAlias": null, "Uri": "/security/attackSimulation/simulations", - "OutputType": "IMicrosoftGraphSimulation", - "ApiVersion": "v1.0", - "Module": "Security", - "Variants": [ - "Create", - "CreateExpanded" - ] + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/simulationAutomations", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationAutomation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationAutomationRun", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/endUserNotifications", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphEndUserNotification", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationEndUserNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/landingPages", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLandingPage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationLandingPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLandingPageDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationLandingPageDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/loginPages", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLoginPage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationLoginPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationOperation", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/operations", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationPayload", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/payloads", - "OutputType": "IMicrosoftGraphPayload", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphPayload", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationPayload", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationTraining", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/trainings", - "OutputType": "IMicrosoftGraphTraining", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTraining", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationTraining", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "POST", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418714,20 +418711,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCase", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418746,22 +418743,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418780,22 +418777,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418814,22 +418811,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418848,22 +418845,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418882,39 +418879,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418933,22 +418930,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418967,22 +418964,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -419001,39 +418998,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -419052,619 +419049,619 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityIdentityHealthIssue", "Permissions": [], - "Method": "POST", - "Uri": "/security/identities/healthIssues", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityIdentityHealthIssue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityIncident", "Permissions": [], - "Method": "POST", - "Uri": "/security/incidents", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIncident", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityIncident", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/incidents", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityLabelAuthority", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/authorities", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityLabelAuthority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/authorities", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityLabelCategory", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/categories", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityLabelCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/categories", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityLabelCategorySubcategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityLabelCitation", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/citations", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityLabelCitation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/citations", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityLabelDepartment", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/departments", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityLabelDepartment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/departments", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityLabelFilePlanReference", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/filePlanReferences", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityLabelFilePlanReference", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityLabelRetentionLabel", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/retentionLabels", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityLabelRetentionLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "POST", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecuritySecureScore", "Permissions": [], - "Method": "POST", - "Uri": "/security/secureScores", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecuritySecureScore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/secureScores", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecuritySecureScoreControlProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/secureScoreControlProfiles", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecuritySecureScoreControlProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecuritySubjectRightsRequest", "Permissions": [], - "Method": "POST", - "Uri": "/security/subjectRightsRequests", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecuritySubjectRightsRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecuritySubjectRightsRequestNote", "Permissions": [], - "Method": "POST", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecuritySubjectRightsRequestNote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/articles", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceArticle", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/articleIndicators", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hosts", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceHost", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostComponents", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceHostComponent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostCookies", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceHostCookie", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostPairs", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceHostPair", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostPorts", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPort", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceHostPort", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/hostTrackers", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceHostTracker", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/intelProfiles", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/sslCertificates", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceSslCertificate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/subdomains", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceSubdomain", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/vulnerabilities", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceVulnerability", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "POST", - "Uri": "/security/threatIntelligence/whoisRecords", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityTriggerRetentionEvent", "Permissions": [], - "Method": "POST", - "Uri": "/security/triggers/retentionEvents", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityTriggerRetentionEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSecurityTriggerTypeRetentionEventType", "Permissions": [], - "Method": "POST", - "Uri": "/security/triggerTypes/retentionEventTypes", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSecurityTriggerTypeRetentionEventType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgServiceAnnouncementHealthOverview", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementIssue", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/issues", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgServiceAnnouncementIssue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementMessage", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgServiceAnnouncementMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServiceAnnouncementMessageAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419691,20 +419688,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgServicePrincipal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -419731,22 +419728,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalAppRoleAssignment", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -419773,22 +419770,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalAppRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -419831,56 +419828,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServicePrincipalEndpoint", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalEndpoint", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -419923,22 +419920,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalOwnerByRef", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419973,22 +419970,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalOwnerByRef", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -420023,37 +420020,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServicePrincipalRiskDetection", "Permissions": [], - "Method": "POST", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgServicePrincipalRiskDetection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420072,22 +420069,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420106,164 +420103,162 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalSynchronizationTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgShareListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgShareListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgShareListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgShareListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListItem", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgShareListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "Create1", @@ -420273,18 +420268,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgShareListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "Create1", @@ -420294,95 +420289,97 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgShareListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgShareListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgShareListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/shares", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteAnalyticItemActivityStatActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -420401,22 +420398,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -420435,22 +420432,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -420469,158 +420466,158 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteGetByPathColumn", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteGetByPathColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteGetByPathContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteGetByPathContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteGetByPathList", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteGetByPathList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteGetByPathOperation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteGetByPathOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteGetByPathPage", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteGetByPathPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteGetByPathPermission", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteGetByPathPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteGetByPathTermStore", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteGetByPathTermStore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteList", "Permissions": [ { "Name": "Sites.Manage.All", @@ -420639,22 +420636,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteListColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -420673,39 +420670,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -420724,56 +420721,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteListItem", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -420808,22 +420805,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteListItemLink", "Permissions": [ { "Name": "Files.ReadWrite", @@ -420850,73 +420847,73 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -420943,22 +420940,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -420985,22 +420982,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOnenoteNotebookSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -421027,22 +421024,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -421069,56 +421066,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOnenotePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOnenoteSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOnenoteSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -421145,22 +421142,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOnenoteSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -421187,181 +421184,179 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOnenoteSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteOperation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSitePage", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSitePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSitePageAsSitePageWebPart", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSitePageAsSitePageWebPart", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSitePermission", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSitePermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStore", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStores", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgSiteTermStore", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStores", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroup", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Create", "Create1", @@ -421371,18 +421366,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSet", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "Create1", @@ -421392,18 +421387,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreGroupSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421421,18 +421416,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgSiteTermStoreGroupSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421450,18 +421445,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421471,18 +421466,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreGroupSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421492,18 +421487,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreGroupSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421513,18 +421508,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreGroupSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421534,18 +421529,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421555,18 +421550,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSet", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "Create1", @@ -421576,18 +421571,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421605,18 +421600,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgSiteTermStoreSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421634,18 +421629,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgSiteTermStoreSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Create", "Create1", @@ -421655,18 +421650,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetParentGroupSet", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421684,18 +421679,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421713,18 +421708,18 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" - ] + ], + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421734,18 +421729,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421755,18 +421750,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421776,18 +421771,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421797,18 +421792,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421818,18 +421813,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421839,18 +421834,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetTerm", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421860,18 +421855,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetTerm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetTermChild", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "Create1", @@ -421881,18 +421876,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetTermChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421902,18 +421897,18 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetTermChildRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Create", "Create1", @@ -421923,42 +421918,44 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgSiteTermStoreSetTermRelation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgSubscribedSku", "Permissions": [], - "Method": "POST", - "Uri": "/subscribedSkus", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSubscribedSku", + "Method": "POST", + "CommandAlias": null, + "Uri": "/subscribedSkus", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "ChangeNotifications", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/subscriptions", + "Module": "ChangeNotifications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeam", "Permissions": [ { "Name": "Team.Create", @@ -421993,20 +421990,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamChannel", "Permissions": [ { "Name": "Channel.Create.Group", @@ -422049,54 +422046,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" - ] + ], + "Command": "New-MgTeamChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamChannelMessage", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -422123,39 +422120,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamChannelMessageReply", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -422182,56 +422179,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.Create.Group", @@ -422306,22 +422303,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -422412,207 +422409,207 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamOperation", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/operations", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" - ] + ], + "Command": "New-MgTeamPrimaryChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamPrimaryChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMessage", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamPrimaryChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamPrimaryChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamPrimaryChannelTab", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamPrimaryChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamScheduleOfferShiftRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -422631,22 +422628,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleOfferShiftRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -422673,22 +422670,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/openShifts", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleOpenShift", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -422707,22 +422704,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -422741,22 +422738,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleSchedulingGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamScheduleShift", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -422775,22 +422772,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/shifts", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleShift", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -422809,22 +422806,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -422843,22 +422840,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timesOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleTimeOff", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -422877,39 +422874,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleTimeOffReason", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamScheduleTimeOffRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -422928,348 +422925,348 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/teams/{team-id}/tags", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamTagMember", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamTagMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedChat", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedChats", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeam", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDeletedTeam", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Provision", "ProvisionViaIdentity" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannelMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannelMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTeamworkDeletedTeamChannelTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTeamworkWorkforceIntegration", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/workforceIntegrations", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgTeamworkWorkforceIntegration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -423320,71 +423317,71 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserActivity", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/activities", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserActivity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserActivityHistoryItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserActivityHistoryItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserAppRoleAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/appRoleAssignments", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserAppRoleAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -423403,56 +423400,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/emailMethods", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserAuthenticationEmailMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserAuthenticationMethod", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/methods", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserAuthenticationMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserAuthenticationOperation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/operations", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserAuthenticationOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -423471,113 +423468,111 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/phoneMethods", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserAuthenticationPhoneMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserCalendar", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendars", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserCalendar", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgUserCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserCalendarGroup", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendarGroups", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserCalendarGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserCalendarGroupCalendar", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "OutputType": "IMicrosoftGraphCalendar", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserCalendarGroupCalendar", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserCalendarPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Create", "Create1", @@ -423587,981 +423582,983 @@ "CreateViaIdentity1", "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgUserCalendarPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChat", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatInstalledApp", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatMember", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatMember", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatMessageHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatMessageHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatMessageReplyHostedContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatPinnedMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatPinnedMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserChatTab", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserChatTab", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserContact", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserContact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserContactExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserContactExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserContactFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserContactFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserContactFolderChildFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserContactFolderChildFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserContactFolderChildFolderContact", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserContactFolderChildFolderContact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserContactFolderChildFolderContactExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserContactFolderContact", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserContactFolderContact", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserContactFolderContactExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserContactFolderContactExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDefaultCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/calendar/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDefaultCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/events", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDrive", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveBundle", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveBundle", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemChild", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserDriveItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListColumn", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListContentTypeColumn", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListContentTypeColumn", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListContentTypeColumnLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListOperation", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListOperation", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveListSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveListSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootChild", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootChild", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserDriveRootLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootListItemLink", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootListItemLink", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootSubscription", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootSubscription", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootThumbnail", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootThumbnail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserEventAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserEventAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserEventAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -424580,630 +424577,630 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserEventAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserEventExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserEventExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserEventInstanceAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserEventInstanceAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserEventInstanceAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserEventInstanceAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserEventInstanceExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserEventInstanceExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserInferenceClassificationOverride", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserInferenceClassificationOverride", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserInsightShared", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/insights/shared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserInsightShared", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserInsightTrending", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/insights/trending", - "OutputType": "IMicrosoftGraphTrending", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserInsightTrending", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserInsightUsed", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/insights/used", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserInsightUsed", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderChildFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderChildFolderMessageExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageForward", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderChildFolderMessageForward", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderChildFolderMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderChildFolderMessageRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderMessageAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderMessageExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageForward", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderMessageForward", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageReplyAll", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgUserMailFolderMessageReplyAll", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMailFolderMessageRule", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMailFolderMessageRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserManagedDeviceConfigurationState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Create", "CreateViaIdentity" - ] + ], + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ] + ], + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMessageAttachment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "OutputType": "IMicrosoftGraphAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphAttachment", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMessageAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMessageAttachmentUploadSession", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -425222,90 +425219,90 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMessageAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserMessageExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMessageExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMessageForward", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMessageForward", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMessageReply", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserMessageReply", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserMessageReplyAll", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" - ] + ], + "Command": "New-MgUserMessageReplyAll", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebook", "Permissions": [ { "Name": "Notes.Create", @@ -425332,22 +425329,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnenoteNotebook", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebookSection", "Permissions": [ { "Name": "Notes.Create", @@ -425374,22 +425371,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnenoteNotebookSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnenoteNotebookSectionGroup", "Permissions": [ { "Name": "Notes.Create", @@ -425416,22 +425413,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnenoteNotebookSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.Create", @@ -425458,56 +425455,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnenotePage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnenoteSection", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnenoteSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnenoteSectionGroup", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnenoteSectionGroup", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnenoteSectionGroupSection", "Permissions": [ { "Name": "Notes.Create", @@ -425534,22 +425531,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnenoteSectionGroupSection", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnenoteSectionPage", "Permissions": [ { "Name": "Notes.Create", @@ -425576,22 +425573,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnenoteSectionPage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -425610,192 +425607,192 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnlineMeeting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnlineMeetingRecording", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnlineMeetingRecording", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOnlineMeetingTranscript", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOnlineMeetingTranscript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserOutlookMasterCategory", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/outlook/masterCategories", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserOutlookMasterCategory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserScopedRoleMemberOf", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserScopedRoleMemberOf", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserSettingStorageQuotaService", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserSettingStorageQuotaService", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserSettingWindows", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/settings/windows", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphWindowsSetting", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserSettingWindows", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserSettingWindowsInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserSettingWindowsInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserTeamworkAssociatedTeam", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTeamworkAssociatedTeam", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -425894,22 +425891,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/teamwork/installedApps", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTeamworkInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserTodoList", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -425928,39 +425925,39 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTodoList", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserTodoListExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTodoListExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -425979,22 +425976,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTodoListTask", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskAttachment", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -426013,22 +426010,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAttachmentBase", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTodoListTaskAttachment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskAttachmentUploadSession", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -426047,22 +426044,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUploadSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -426081,39 +426078,39 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "OutputType": "IMicrosoftGraphChecklistItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphChecklistItem", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTodoListTaskChecklistItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskExtension", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTodoListTaskExtension", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -426132,352 +426129,352 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "OutputType": "IMicrosoftGraphLinkedResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgUserTodoListTaskLinkedResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEvent", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEvent", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgVirtualEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventPresenter", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventPresenter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventSessionAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhall", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgVirtualEventTownhall", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhallPresenter", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventTownhallPresenter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhallSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventTownhallSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinar", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Create", "CreateExpanded" - ] + ], + "Command": "New-MgVirtualEventWebinar", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarPresenter", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventWebinarPresenter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarRegistration", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventWebinarRegistration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarSession", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventWebinarSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ] + ], + "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Ping-MgBetaApplicationSynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/applications/{application-id}/synchronization/Ping", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Ping", "PingViaIdentity" - ] + ], + "Command": "Ping-MgBetaApplicationSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/Ping", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Ping-MgBetaServicePrincipalSynchronization", "Permissions": [], - "Method": "GET", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Ping", "PingViaIdentity" - ] + ], + "Command": "Ping-MgBetaServicePrincipalSynchronization", + "Method": "GET", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaBookingBusiness", "Permissions": [], - "Method": "POST", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Publish", "Publish1", "PublishViaIdentity", "PublishViaIdentity1" - ] + ], + "Command": "Publish-MgBetaBookingBusiness", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -426496,20 +426493,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" - ] + ], + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -426528,35 +426525,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" - ] + ], + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -426575,20 +426572,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaEducationClassAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -426607,95 +426604,95 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaEducationClassModule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaEducationMeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaEducationMeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaEducationUserAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaEducationUserAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaGroupDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaGroupDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaGroupSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaGroupSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaGroupSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaGroupSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -426714,20 +426711,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" - ] + ], + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -426746,125 +426743,125 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" - ] + ], + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaShareListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaShareListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Publish-MgBetaUserDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaUserDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Publish-MgBetaVirtualEvent", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBetaVirtualEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgBookingBusiness", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgBookingBusiness", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -426883,20 +426880,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgEducationClassAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -426915,95 +426912,95 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgEducationClassModule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgEducationMeAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgEducationMeAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgEducationUserAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgEducationUserAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgGroupDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgGroupDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgGroupSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgGroupSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgGroupSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgGroupSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -427022,20 +427019,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" - ] + ], + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -427054,347 +427051,347 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Release", "ReleaseViaIdentity" - ] + ], + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgShareListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgShareListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Publish-MgUserDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgUserDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Publish-MgVirtualEvent", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Publish", "PublishViaIdentity" - ] + ], + "Command": "Publish-MgVirtualEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Register-MgBetaPrivilegedAccessResource", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Register", "RegisterExpanded", "RegisterViaIdentity", "RegisterViaIdentityExpanded" - ] + ], + "Command": "Register-MgBetaPrivilegedAccessResource", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAdminEdge", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgAdminEdge", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAdminEdgeInternetExplorerMode", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge/internetExplorerMode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgAdminEdgeInternetExplorerMode", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAdminPeopleItemInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/people/itemInsights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgAdminPeopleItemInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgAdminPeopleProfileCardProperty", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAdminPeopleProfileCardProperty", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAdminSharepoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/sharepoint", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgAdminSharepoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/sharepoint", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAdminSharepointSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/sharepoint/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgAdminSharepointSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAgreement", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAgreement", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAgreementAcceptance", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAgreementAcceptance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAgreementFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/file", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAgreementFile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAgreementFileLocalization", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAgreementFileLocalization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAgreementFileLocalizationVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAgreementFileLocalizationVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAgreementFileVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAgreementFileVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", - "CommandAlias": "Remove-MgUserDeviceFromManagement", - "Command": "Remove-MgAllUserDeviceFromManagement", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgAllUserDeviceFromManagement", + "Method": "POST", + "CommandAlias": "Remove-MgUserDeviceFromManagement", + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -427421,20 +427418,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAppCatalogTeamApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -427461,35 +427458,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAppCatalogTeamAppDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "Permissions": [], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgApplication", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -427508,65 +427505,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplication", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0", - "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", - "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgApplicationByAppId", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications(appId='{appId}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationByAppId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgApplicationByUniqueName", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications(uniqueName='{uniqueName}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationByUniqueName", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgApplicationExtensionProperty", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -427593,20 +427590,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationExtensionProperty", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -427625,35 +427622,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationFederatedIdentityCredential", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgApplicationKey", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -427680,37 +427677,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/removeKey", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgApplicationKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/removeKey", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0", - "CommandAlias": "Remove-MgApplicationOwnerByRef", - "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -427737,20 +427734,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgApplicationOwnerByRef", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgApplicationPassword", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -427777,127 +427774,127 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/removePassword", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgApplicationPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/removePassword", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronizationJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJobSchema", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronizationJobSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronizationTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -427916,35 +427913,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0", - "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", - "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -427987,20 +427984,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0", - "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", - "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -428043,20 +428040,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -428075,110 +428072,110 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/accessReviews/{accessReview-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAccessReview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAccessReviewDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAccessReviewInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewInstanceDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAccessReviewInstanceDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewInstanceReviewer", "Permissions": [], - "Method": "DELETE", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewMyDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAccessReviewMyDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAccessReviewReviewer", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -428197,372 +428194,372 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAccessReviewReviewer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdge", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaAdminEdge", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge/internetExplorerMode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAdministrativeUnit", "Permissions": [], - "Method": "DELETE", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdministrativeUnit", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdministrativeUnitExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdministrativeUnitExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", - "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeople", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/people", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaAdminPeople", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/people", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeopleItemInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/people/itemInsights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaAdminPeopleItemInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdminPeoplePronoun", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/people/pronouns", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaAdminPeoplePronoun", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdminReportSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/reportSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaAdminReportSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/reportSettings", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdminSharepoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/sharepoint", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaAdminSharepoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/sharepoint", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAdminSharepointSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/sharepoint/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaAdminSharepointSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAgreement", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAgreement", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementAcceptance", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAgreementAcceptance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/file", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAgreementFile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementFileLocalization", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAgreementFileLocalization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementFileLocalizationVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAgreementFileVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAgreementFileVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaUserDeviceFromManagement", - "Command": "Remove-MgBetaAllUserDeviceFromManagement", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaAllUserDeviceFromManagement", + "Method": "POST", + "CommandAlias": "Remove-MgBetaUserDeviceFromManagement", + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamApp", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -428589,20 +428586,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAppCatalogTeamApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -428629,114 +428626,114 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", "Permissions": [], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Permissions": [], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Permissions": [], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Permissions": [], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaApplication", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -428755,80 +428752,80 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplication", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", - "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationByAppId", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications(appId='{appId}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationByAppId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationByUniqueName", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications(uniqueName='{uniqueName}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationByUniqueName", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationConnectorGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationExtensionProperty", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -428855,20 +428852,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationExtensionProperty", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -428887,35 +428884,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationKey", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -428942,37 +428939,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/removeKey", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaApplicationKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/removeKey", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", - "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -428999,20 +428996,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationPassword", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -429039,127 +429036,127 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/applications/{application-id}/removePassword", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaApplicationPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/removePassword", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronizationJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -429178,35 +429175,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -429249,20 +429246,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -429305,20 +429302,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusiness", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -429337,22 +429334,22 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaBookingBusiness", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -429387,39 +429384,39 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaBookingBusinessAppointment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessCalendarView", "Permissions": [], - "Method": "DELETE", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaBookingBusinessCalendarView", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessCustomer", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -429454,22 +429451,22 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaBookingBusinessCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessCustomQuestion", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -429496,22 +429493,22 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessService", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -429530,22 +429527,22 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaBookingBusinessService", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -429564,86 +429561,86 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaBookingBusinessStaffMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBookingCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaBookingCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaBusinessFlowTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaBusinessFlowTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaChat", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaChat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaChatAccessForUser", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/removeAllAccessForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaChatAccessForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/removeAllAccessForUser", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -429702,35 +429699,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaChatInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaChatLastMessagePreview", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaChatLastMessagePreview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaChatMember", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -429757,67 +429754,67 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaChatMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaChatMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaChatMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaChatOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaChatOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaChatPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaChatPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaChatPinnedMessage", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -429836,20 +429833,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaChatPinnedMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -429900,20 +429897,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaChatTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -429932,20 +429929,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationCall", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -429964,50 +429961,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallContentSharingSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationCallOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -430026,325 +430023,325 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationCallParticipant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationCallRecordSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationCallRecordSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeeting", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeeting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaCommunicationPresence", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/presences/{presence-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaCommunicationPresence", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscovery", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscovery", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -430363,41 +430360,39 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCase", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Remove", "Remove1", @@ -430405,12 +430400,14 @@ "RemoveViaIdentity", "RemoveViaIdentity1", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -430429,35 +430426,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -430476,20 +430473,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -430508,86 +430505,84 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Remove", "Remove1", @@ -430595,42 +430590,44 @@ "RemoveViaIdentity", "RemoveViaIdentity1", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -430649,35 +430646,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -430696,35 +430693,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -430743,65 +430740,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaContact", "Permissions": [], - "Method": "DELETE", - "Uri": "/contacts/{orgContact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaContact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaContract", "Permissions": [], - "Method": "DELETE", - "Uri": "/contracts/{contract-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaContract", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDataPolicyOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDataPolicyOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDevice", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -430820,35 +430817,35 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/devices/{device-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/devices/{device-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -430867,20 +430864,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -430899,35 +430896,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -430946,20 +430943,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -430978,140 +430975,140 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431130,20 +431127,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431162,110 +431159,110 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431284,155 +431281,155 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431451,20 +431448,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431483,20 +431480,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431515,1474 +431512,1474 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "Permissions": [], "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "Module": "Beta.Devices.CorporateManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + ], "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Permissions": [], "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySet", - "Command": "Remove-MgBetaDeviceAppManagementPolicySet", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetItem", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -433001,20 +432998,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -433033,35 +433030,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433080,20 +433077,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", - "Command": "Remove-MgBetaDeviceAppManagementTask", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433112,20 +433109,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementTask", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", - "Command": "Remove-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -433144,80 +433141,80 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementVppToken", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433236,20 +433233,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -433268,20 +433265,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -433300,20 +433297,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -433332,20 +433329,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -433364,20 +433361,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433396,20 +433393,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433428,20 +433425,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433460,20 +433457,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433492,346 +433489,346 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceByDeviceId", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices(deviceId='{deviceId}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceByDeviceId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceCommand", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices/{device-id}/commands/{command-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceCommand", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/{command-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/androidForWorkSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAuditEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAuditEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433850,80 +433847,80 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -433942,142 +433939,142 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434096,20 +434093,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -434128,229 +434125,229 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementComplianceSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/conditionalAccessSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -434369,80 +434366,80 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDerivedCredential", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -434461,20 +434458,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDetectedApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434493,407 +434490,407 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -434912,20 +434909,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -434944,20 +434941,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -434984,20 +434981,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -435016,20 +435013,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -435048,35 +435045,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435095,20 +435092,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435127,20 +435124,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435159,20 +435156,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435191,20 +435188,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435223,95 +435220,95 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -435330,684 +435327,684 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Permissions": [], + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "OutputType": null, + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentUserState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentUserState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -436026,110 +436023,110 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -436148,262 +436145,262 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -436422,20 +436419,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -436454,109 +436451,109 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMonitoring", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/monitoring", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMonitoring", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementNdeConnector", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementNdeConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -436575,20 +436572,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436607,20 +436604,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -436639,64 +436636,64 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/reports", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -436715,35 +436712,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementResourceOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementReusableSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementReusableSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -436762,20 +436759,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -436794,20 +436791,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -436826,20 +436823,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436858,50 +436855,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScript", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementScript", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436920,20 +436917,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436952,20 +436949,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436984,20 +436981,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437016,20 +437013,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437048,275 +437045,275 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementSettingDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTemplateSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTermAndCondition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437335,35 +437332,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437382,20 +437379,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437414,20 +437411,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437446,20 +437443,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437478,20 +437475,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437510,20 +437507,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437542,20 +437539,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437574,20 +437571,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437606,20 +437603,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437638,20 +437635,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437670,49 +437667,49 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437731,20 +437728,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437763,34 +437760,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437809,20 +437806,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437841,20 +437838,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437873,20 +437870,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437905,20 +437902,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -437937,64 +437934,64 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438013,20 +438010,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438045,20 +438042,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438077,21 +438074,21 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438110,20 +438107,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438142,20 +438139,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438174,20 +438171,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438206,35 +438203,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438253,20 +438250,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438285,20 +438282,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438317,20 +438314,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438349,20 +438346,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438381,34 +438378,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438427,20 +438424,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438459,20 +438456,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438491,34 +438488,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438537,20 +438534,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438569,20 +438566,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -438601,421 +438598,421 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Module": "Beta.DeviceManagement.Administration" }, { + "Permissions": [], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-beta", - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "OutputType": null, + "Module": "Beta.DeviceManagement.Administration" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/reports", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsAutopilotSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -439034,20 +439031,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -439066,184 +439063,184 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", - "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", - "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDeviceUsageRights", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDeviceUsageRights", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnit", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryAttributeSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryAttributeSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthority", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/certificateAuthorities", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaDirectoryCertificateAuthority", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -439262,20 +439259,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -439294,140 +439291,140 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryDeletedItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryDeletedItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryExternalUserProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryExternalUserProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryFederationConfiguration", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -439446,50 +439443,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryImpactedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryImpactedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -439508,80 +439505,80 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryObject", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryObjects/{directoryObject-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryObject", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -439600,140 +439597,140 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRecommendation", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/recommendations/{recommendation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryRecommendation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoles/{directoryRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", - "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRoleScopedMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryRoleScopedMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectoryRoleTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectoryRoleTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySetting", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -439752,245 +439749,245 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/settings/{directorySetting-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectorySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/settings/{directorySetting-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySettingTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectorySettingTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySharedEmailDomain", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectorySharedEmailDomain", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectorySubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDomain", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDomain", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDomainFederationConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDomainFederationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDomainServiceConfigurationRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDomainVerificationDnsRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDomainVerificationDnsRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDrive", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDrive", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveBundleContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveBundleContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveBundleContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveBundleContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveFollowingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveFollowingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveFollowingContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveFollowingContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -440017,50 +440014,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemCheckout", "Permissions": [ { "Name": "Files.ReadWrite", @@ -440087,230 +440084,230 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Discard", "DiscardViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemCheckout", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemChildContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemChildContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemPermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -440337,755 +440334,755 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveItemVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveItemVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveList", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRoot", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRoot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootCheckout", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/discardCheckout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Discard", "DiscardViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootCheckout", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/discardCheckout", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootChildContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootChildContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permanentDelete", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveRootVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveRootVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveSpecialContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveSpecialContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaDriveSpecialContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaDriveSpecialContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClass", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClass", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441104,20 +441101,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441136,20 +441133,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441168,35 +441165,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentDefault", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentDefault", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441215,20 +441212,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441247,20 +441244,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441279,20 +441276,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441311,50 +441308,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441373,50 +441370,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmission", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441435,20 +441432,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441467,65 +441464,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", - "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -441544,20 +441541,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassModule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -441576,229 +441573,229 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassModuleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", - "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMe", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaEducationMe", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentRubric", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmission", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -441817,665 +441814,665 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationMeRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationSchool", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/schools/{educationSchool-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationSchool", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", - "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", - "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationSynchronizationProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationSynchronizationProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationSynchronizationProfileError", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationSynchronizationProfileError", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUser", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUser", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentRubric", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmission", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEducationUserRubric", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEducationUserRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementSubject", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementSubject", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalAuthorizationSystem", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalAuthorizationSystem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -442494,20 +442491,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalConnection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -442526,20 +442523,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalConnectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionGroupMember", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -442558,20 +442555,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalConnectionGroupMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -442590,2055 +442587,2055 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalConnectionItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionItemActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalConnectionItemActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalConnectionOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalConnectionQuota", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/quota", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalConnectionQuota", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/quota", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataConnector", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaExternalIndustryDataYear", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaExternalIndustryDataYear", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCountryRegion", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyEmployee", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyEmployee", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyInformationPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyInformationPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyItemCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyItemCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyItemPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyItemPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyJournal", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyJournal", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyJournalLine", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyJournalLine", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyTaxArea", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyTaxArea", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyTaxGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendor", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyVendor", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPicture", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", - "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupAppRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupAppRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupByUniqueName", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups(uniqueName='{uniqueName}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupByUniqueName", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -444657,35 +444654,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupCalendarEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupCalendarPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupCalendarPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversation", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -444704,20 +444701,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupConversation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -444736,1205 +444733,1205 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupConversationThread", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupConversationThreadPostMention", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupConversationThreadPostMention", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDrive", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDrive", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveBundleContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveBundleContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveBundleContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveBundleContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveFollowingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveFollowingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveFollowingContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveFollowingContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemCheckout", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Discard", "DiscardViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemCheckout", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemChildContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemChildContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveItemVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveItemVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveList", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRoot", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRoot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootCheckout", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Discard", "DiscardViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootCheckout", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootChildContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootChildContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveRootVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveRootVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveSpecialContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveSpecialContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupDriveSpecialContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupDriveSpecialContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEndpoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEndpoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -445953,234 +445950,234 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventInstanceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupEventInstanceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupEventInstanceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupFavorite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/removeFavorite", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupFavorite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/removeFavorite", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupFromLifecyclePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupLifecyclePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupLifecyclePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaGroupMemberByRef", - "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -446207,35 +446204,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaGroupMemberByRef", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteNotebook", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupOnenoteNotebook", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -446254,65 +446251,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupOnenotePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenotePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupOnenotePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupOnenoteSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupOnenoteSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaGroupOwnerByRef", - "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -446331,20 +446328,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaGroupOwnerByRef", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -446371,37 +446368,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-deletepasswordsinglesignoncredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPhoto", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -446420,20 +446417,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/photo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupPhoto", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPhotoContent", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -446452,52 +446449,52 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupPlannerPlanDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", - "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", + "Module": "Beta.Groups" }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSetting", + { "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -446516,2296 +446513,2296 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/remove", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaGroupSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/remove", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentModel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteContentModel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteList", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenote", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenotePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenotePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenotePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenotePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSitePermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSitePermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteRecycleBin", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteRecycleBin", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteRecycleBinItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteRecycleBinItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStore", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageReply", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamChannelTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamInstalledApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleDayNote", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleDayNote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleShift", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleShift", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamTag", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupTeamTagMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupTeamTagMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -448824,636 +448821,636 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupThread", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupThreadPostAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupThreadPostExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaGroupThreadPostMention", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaGroupThreadPostMention", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityApiConnector", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityApiConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityAuthenticationEventListener", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2CUserFlow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete1" - ] + ], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -449472,20 +449469,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -449504,1680 +449501,1680 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/continuousAccessEvaluationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/policy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/policy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityProvider", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityProvider", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityUserFlow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityUserFlow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaIdentityUserFlowAttribute", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaIdentityUserFlowAttribute", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/informationProtection/policy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaInformationProtectionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/informationProtection/policy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionPolicyLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/informationProtection/sensitivityPolicySettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "DELETE", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessAlert", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/alerts/{alert-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessAlert", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/{alert-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranch", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityBranch", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete-devicelinks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-delete-devicelinks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetwork", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetwork", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessFilteringPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessFilteringPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessFilteringPolicyRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessFilteringPolicyRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessFilteringProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessFilteringProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessFilteringProfilePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessFilteringProfilePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessForwardingPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessForwardingPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessForwardingPolicyRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessForwardingPolicyRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}/policyRules/{policyRule-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessForwardingProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessForwardingProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessForwardingProfilePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessForwardingProfilePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessLog", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/logs", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessLog", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/logs", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessLogRemoteNetwork", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessLogRemoteNetwork", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessLogTraffic", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaNetworkAccessLogTraffic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/reports", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/reports", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/settings", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSettingConditionalAccess", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/settings/conditionalAccess", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessSettingConditionalAccess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/settings/conditionalAccess", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSettingCrossTenantAccess", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/settings/crossTenantAccess", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessSettingCrossTenantAccess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/settings/crossTenantAccess", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSettingEnrichedAuditLog", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/settings/enrichedAuditLogs", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessSettingEnrichedAuditLog", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/settings/enrichedAuditLogs", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessSettingForwardingOption", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/settings/forwardingOptions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessSettingForwardingOption", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/settings/forwardingOptions", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaNetworkAccessTenantStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/networkAccess/tenantStatus", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaNetworkAccessTenantStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/networkAccess/tenantStatus", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -451196,277 +451193,277 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOauth2PermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", + "Module": "Beta.Applications" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "OutputType": null, + "Module": "Beta.Applications" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganization", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBranding", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -451485,95 +451482,95 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBranding", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingCustomCss", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingCustomCss", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingFavicon", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingFavicon", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalization", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -451592,335 +451589,335 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationPartnerInformation", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/partnerInformation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationPartnerInformation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/partnerInformation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSettingContactInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationSettingContactInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/contactInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSettingItemInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationSettingItemInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaOrganizationSettingPersonInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPlace", "Permissions": [], - "Method": "DELETE", - "Uri": "/places/{place-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/places/{place-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPlaceAsRoomListRoom", "Permissions": [], - "Method": "DELETE", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlaceAsRoomListRoom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", "Permissions": [], - "Method": "DELETE", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPlaceByPlaceId", "Permissions": [], - "Method": "DELETE", - "Uri": "/places(placeId='{placeId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlaceByPlaceId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/places(placeId='{placeId}')", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerBucket", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -451947,20 +451944,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/planner/buckets/{plannerBucket-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlannerBucket", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerPlan", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -451987,20 +451984,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/planner/plans/{plannerPlan-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlannerPlan", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerRoster", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -452019,20 +452016,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/planner/rosters/{plannerRoster-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlannerRoster", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerRosterMember", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -452051,20 +452048,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlannerRosterMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerTask", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -452091,79 +452088,79 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/planner/tasks/{plannerTask-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlannerTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAccessReviewPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/accessReviewPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/accessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -452182,34 +452179,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/adminConsentRequestPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -452228,63 +452225,63 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authenticationFlowsPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authenticationMethodsPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -452303,79 +452300,79 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthorizationPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -452394,206 +452391,206 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/default", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/defaultAppManagementPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/externalIdentitiesPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/externalIdentitiesPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/federatedTokenValidationPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/federatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -452612,263 +452609,263 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -452887,20 +452884,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -452919,234 +452916,234 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintConnector", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/connectors/{printConnector-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/operations/{printOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinter", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterJobDocument", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterJobDocument", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterJobTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterJobTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShare", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printerShares/{printerShare-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterShare", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterShareJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareJobDocument", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterShareJobTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterShareJobTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -453165,780 +453162,778 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintService", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/services/{printService-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintService", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintServiceEndpoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintServiceEndpoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShare", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintShare", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareAllowedUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintShareJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareJobDocument", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintShareJobDocument", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareJobDocumentContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintShareJobDocumentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintShareJobTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintShareJobTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaPrintTaskDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintTaskDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrintTaskDefinitionTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrintTaskDefinitionTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivacySubjectRightsRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", "Permissions": [], - "Method": "DELETE", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccess", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedOperationEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedOperationEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaPrivilegedRoleSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaPrivilegedRoleSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaProgram", "Permissions": [], - "Method": "DELETE", - "Uri": "/programs/{program-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaProgram", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/programs/{program-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaProgramControl", "Permissions": [], - "Method": "DELETE", - "Uri": "/programControls/{programControl-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -453946,349 +453941,351 @@ "DeleteViaIdentity", "DeleteViaIdentity1", "DeleteViaIdentity2" - ] + ], + "Command": "Remove-MgBetaProgramControl", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaProgramControlProgram", "Permissions": [], - "Method": "DELETE", - "Uri": "/programControls/{programControl-id}/program", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Remove-MgBetaProgramControlProgram", + "Method": "DELETE", "CommandAlias": null, - "Command": "Remove-MgBetaProgramControlType", + "Uri": "/programControls/{programControl-id}/program", + "Module": "Beta.Identity.Governance" + }, + { "Permissions": [], - "Method": "DELETE", - "Uri": "/programControlTypes/{programControlType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaProgramControlType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/programControlTypes/{programControlType-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBilling", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportPartnerBilling", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingManifest", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaReportPartnerBillingManifest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaReportPartnerBillingOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingReconciliation", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/reconciliation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportPartnerBillingReconciliation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/reconciliation/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingUsage", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/usage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportPartnerBillingUsage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/usage/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/usage/unbilled", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/sla/azureADAuthentication", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/sla/azureADAuthentication", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportUserInsightDaily", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/userInsights/daily", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportUserInsightDaily", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaReportUserInsightMonthly", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/userInsights/monthly", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaReportUserInsightMonthly", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRiskDetection", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRiskDetection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRiskyServicePrincipal", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRiskyServicePrincipal", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRiskyServicePrincipalHistory", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRiskyUser", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRiskyUser", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRiskyUserHistory", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRiskyUserHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPc", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/cloudPC", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaRoleManagementCloudPc", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -454307,35 +454304,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -454378,94 +454375,94 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagement", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/deviceManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaRoleManagementDeviceManagement", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -454484,35 +454481,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -454555,199 +454552,199 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -454766,439 +454763,439 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagement", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -455217,379 +455214,379 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchange", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchange", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -455608,20 +455605,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSchemaExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Module": "Beta.SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -455640,20 +455637,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/search/acronyms/{acronym-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSearchAcronym", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -455672,20 +455669,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/search/bookmarks/{bookmark-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSearchBookmark", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -455704,304 +455701,304 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/search/qnas/{qna-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSearchQna", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/securityActions/{securityAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/securityActions/{securityAction-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAlertV2", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/alerts_v2/{alert-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAlertV2", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationPayload", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationPayload", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTraining", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationTraining", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAuditLog", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/auditLog", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityAuditLog", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/auditLog", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAuditLogQuery", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAuditLogQuery", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCase", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityCase", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -456020,35 +456017,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -456067,11 +456064,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Remove", "Remove1", @@ -456079,57 +456074,59 @@ "RemoveViaIdentity", "RemoveViaIdentity1", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -456148,65 +456145,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -456225,11 +456222,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Remove", "Remove1", @@ -456237,102 +456232,104 @@ "RemoveViaIdentity", "RemoveViaIdentity1", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -456351,50 +456348,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -456413,1119 +456410,1119 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCollaboration", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/collaboration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityCollaboration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/collaboration", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityDomainSecurityProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityDomainSecurityProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityFileSecurityProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityFileSecurityProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityHostSecurityProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityHostSecurityProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIdentity", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/identities", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/identities", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIdentityHealthIssue", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityIdentityHealthIssue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIdentitySensor", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/identities/sensors/{sensor-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityIdentitySensor", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIncident", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/incidents/{incident-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityIncident", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityInformationProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/informationProtection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityInformationProtection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/informationProtection", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/informationProtection/labelPolicySettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/informationProtection/labelPolicySettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityIPSecurityProfile", - "Permissions": [], + ], + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Method": "DELETE", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "OutputType": null, + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Module": "Beta.Security" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityIPSecurityProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelAuthority", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelAuthority", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelCitation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelCitation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelDepartment", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelDepartment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelFilePlanReference", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelFilePlanReference", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityPartner", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/partner", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/partner", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityProviderTenantSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityProviderTenantSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/rules", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/rules", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityRuleDetectionRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityRuleDetectionRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecuritySecureScore", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/secureScores/{secureScore-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecuritySecureScore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecuritySubjectRightsRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecuritySubjectRightsRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligence", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligence", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmission", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatSubmission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityThreatSubmission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatSubmission", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTiIndicator", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityTiIndicator", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", "Permissions": [], - "Method": "POST", - "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "OutputType": "IMicrosoftGraphResultInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphResultInfo", "Variants": [ "Delete", "DeleteExpanded" - ] + ], + "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", "Permissions": [], - "Method": "POST", - "Uri": "/security/tiIndicators/deleteTiIndicators", - "OutputType": "IMicrosoftGraphResultInfo", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphResultInfo", "Variants": [ "Delete1", "DeleteExpanded" - ] + ], + "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/tiIndicators/deleteTiIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTrigger", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/triggers", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityTrigger", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/triggers", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTriggerType", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/triggerTypes", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSecurityTriggerType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/triggerTypes", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSecurityUserSecurityProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSecurityUserSecurityProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementIssue", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServiceAnnouncementIssue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServiceAnnouncementMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -457552,65 +457549,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipal", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalByAppId", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals(appId='{appId}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalByAppId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -457653,65 +457650,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalClaimPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalClaimPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalEndpoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalEndpoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -457754,35 +457751,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalLicenseDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", - "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -457809,20 +457806,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -457849,22 +457846,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -457891,20 +457888,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -457939,50 +457936,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalRiskDetection", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalRiskDetection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -458001,50 +457998,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -458071,518 +458068,518 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareList", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaShareListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareListPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSharePermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSharePermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareRootContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareRootContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareRootContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareRootContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -458601,54 +458598,54 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentModelFromDrive", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaSiteContentModelFromDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -458667,20 +458664,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -458699,95 +458696,95 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteGetByPathAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteGetByPathAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteGetByPathOnenote", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteGetByPathOnenote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteGetByPathTermStore", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteGetByPathTermStore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteList", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -458806,20 +458803,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -458838,20 +458835,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -458870,65 +458867,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListItemActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -458963,50 +458960,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemPermission", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -459033,65 +459030,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListPermission", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -459118,50 +459115,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteNotebook", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteOnenoteNotebook", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -459180,931 +459177,931 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteOnenotePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteOnenoteSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOnenoteSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSitePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSitePageAsSitePageWebPart", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePageAsSitePageWebPart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSitePermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSitePermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStore", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreGroupSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "OutputType": null, + "Module": "Beta.Sites" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestore", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestorePoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestorePoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenario", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -460123,65 +460120,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenario", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -460200,155 +460197,155 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaSubscribedSku", "Permissions": [], - "Method": "DELETE", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSubscribedSku", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", + "Module": "Beta.ChangeNotifications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannel", "Permissions": [ { "Name": "Channel.Delete.Group", @@ -460383,112 +460380,112 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -460563,20 +460560,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -460643,247 +460640,247 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannel", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPrimaryChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPrimaryChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamPrimaryChannelTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamPrimaryChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleDayNote", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleDayNote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleOpenShift", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -460902,35 +460899,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleOpenShift", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -460949,20 +460946,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleShift", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -460989,65 +460986,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleShift", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleTimeCard", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleTimeCard", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleTimeOff", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -461066,20 +461063,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleTimeOff", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -461098,20 +461095,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -461130,20 +461127,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -461162,20 +461159,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -461194,1073 +461191,1073 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamTagMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedChat", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedChat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDevice", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeviceActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeviceActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeviceConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeviceHealth", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeviceHealth", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkDeviceOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkDeviceOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkTeamAppSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/teamsAppSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgBetaTeamworkTeamAppSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkTeamTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkTeamTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTeamworkWorkforceIntegration", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenant", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Module": "Beta.ManagedTenants" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "OutputType": null, + "Module": "Beta.ManagedTenants" + }, + { + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta", - "CommandAlias": null, + ], "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "OutputType": null, - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTrustFrameworkKeySet", "Permissions": [], - "Method": "DELETE", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTrustFrameworkKeySet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTrustFrameworkPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTrustFrameworkPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaTrustFrameworkPolicyContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaTrustFrameworkPolicyContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -462303,80 +462300,80 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUser", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserActivityHistoryItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserActivityHistoryItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserActivityStatistics", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserActivityStatistics", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAppRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAppRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -462395,20 +462392,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationFido2Method", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -462427,20 +462424,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationFido2Method", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -462459,35 +462456,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -462506,20 +462503,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -462538,35 +462535,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -462585,20 +462582,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -462617,20 +462614,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -462649,2492 +462646,2492 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserCalendarGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserCalendarGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserCalendarPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaUserCalendarPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChat", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatAccessForUser", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaUserChatAccessForUser", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatInstalledApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatLastMessagePreview", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatLastMessagePreview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMessageHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaUserChatMessageHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMessageReply", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatMessageReply", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatPinnedMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatPinnedMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserChatTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserChatTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContact", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactFolderChildFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContact", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderContact", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactFolderContact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderContactExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactFolderContactExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserContactPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserContactPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDevice", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/devices/{device-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceByDeviceId", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceByDeviceId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceCommand", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceCommand", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", - "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDeviceUsageRights", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDeviceUsageRights", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDrive", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDrive", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveBundleContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveBundleContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveBundleContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveBundleContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveFollowingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveFollowingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveFollowingContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveFollowingContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemCheckout", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Discard", "DiscardViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemCheckout", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemChildContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemChildContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveItemVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveItemVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveList", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRoot", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRoot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootCheckout", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Discard", "DiscardViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootCheckout", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootChildContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootChildContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveRootVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveRootVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveSpecialContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveSpecialContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserDriveSpecialContentStream", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserDriveSpecialContentStream", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventInstanceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserEventInstanceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserEventInstanceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserFollowedSite", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/followedSites/remove", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaUserFollowedSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/remove", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInferenceClassificationOverride", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInferenceClassificationOverride", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection/policy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtectionPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/insights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInsightShared", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInsightShared", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInsightTrending", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInsightTrending", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserInsightUsed", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserInsightUsed", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserLicenseDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserLicenseDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", - "Permissions": [], + ], + "Command": "Remove-MgBetaUserMailFolderChildFolder", "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "OutputType": null, + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Module": "Beta.Mail" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderMessageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderMessageExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageMention", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderMessageMention", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMailFolderMessageRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMailFolderMessageRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDevice", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserManagerByRef", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -465153,170 +465150,170 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/manager/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserManagerByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessageAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMessageAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMessageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessageExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMessageExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMessageMention", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMessageMention", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMobileAppIntentAndState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMobileAppIntentAndState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserNotification", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/notifications/{notification-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserNotification", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteNotebook", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnenoteNotebook", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -465335,65 +465332,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnenotePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenotePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnenotePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnenoteSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnenoteSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnenoteSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -465412,146 +465409,146 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeeting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRecording", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistration", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -465570,35 +465567,35 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistrant-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -465625,215 +465622,215 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistrant-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscript", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookMasterCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookMasterCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTaskAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTaskFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTaskGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -465860,22 +465857,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserPhoto", "Permissions": [ { "Name": "User.ReadWrite", @@ -465902,20 +465899,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/photo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserPhoto", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserPhotoContent", "Permissions": [ { "Name": "User.ReadWrite", @@ -465942,37 +465939,37 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgBetaUserPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserPresence", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/presence", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserPresence", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfile", "Permissions": [ { "Name": "User.ReadWrite", @@ -465991,20 +465988,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -466023,20 +466020,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileAccount", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -466055,20 +466052,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileAddress", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -466087,20 +466084,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileAnniversary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -466119,20 +466116,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileAward", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -466151,20 +466148,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileCertification", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -466183,20 +466180,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileEducationalActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -466215,20 +466212,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileEmail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -466247,20 +466244,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileInterest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -466279,20 +466276,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileLanguage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileName", "Permissions": [ { "Name": "User.ReadWrite", @@ -466311,20 +466308,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileName", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -466367,20 +466364,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileNote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -466399,20 +466396,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfilePatent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -466431,20 +466428,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfilePhone", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -466463,20 +466460,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfilePosition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -466495,20 +466492,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileProject", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -466527,20 +466524,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfilePublication", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -466559,20 +466556,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileSkill", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -466591,20 +466588,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileWebAccount", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -466623,290 +466620,290 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserProfileWebsite", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserScopedRoleMemberOf", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserScopedRoleMemberOf", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurity", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/security", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSecurity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/security", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurityInformationProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/security/informationProtection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSecurityInformationProtection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingItemInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/itemInsights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingItemInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingShiftPreference", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingShiftPreference", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingStorage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/storage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingStorage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingStorageQuota", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/storage/quota", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingStorageQuota", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingStorageQuotaService", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingStorageQuotaService", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingWindows", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingWindows", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserSettingWindowsInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserSettingWindowsInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTeamwork", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/teamwork", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTeamwork", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -467005,20 +467002,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTeamworkInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -467045,35 +467042,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -467092,20 +467089,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachment", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -467124,20 +467121,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListTaskAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -467156,50 +467153,50 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -467218,35 +467215,35 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListTaskExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -467265,559 +467262,557 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventPresenter", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventPresenter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhall", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventTownhall", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallPresenter", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventTownhallPresenter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventTownhallSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinar", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinar", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarPresenter", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistration", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarRegistration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuDeployment", - "Command": "Remove-MgBetaWindowsUpdatesDeployment", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesDeployment", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Method": "POST", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Method": "POST", + "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuPolicy", - "Command": "Remove-MgBetaWindowsUpdatesPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuPolicyAudience", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuPolicyAudience", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Method": "POST", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Method": "POST", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity", @@ -467825,243 +467820,245 @@ "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Method": "POST", + "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-delete?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuProduct", - "Command": "Remove-MgBetaWindowsUpdatesProduct", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/products/{product-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesProduct", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products/{product-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuProductEdition", - "Command": "Remove-MgBetaWindowsUpdatesProductEdition", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesProductEdition", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuProductKnownIssue", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuProductRevision", - "Command": "Remove-MgBetaWindowsUpdatesProductRevision", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesProductRevision", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuResourceConnection", - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuUpdatableAsset", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "DELETE", + "CommandAlias": "Remove-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", + "Method": "POST", + "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Method": "POST", + "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgBookingBusiness", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBookingBusiness", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -468096,35 +468093,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBookingBusinessAppointment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessCalendarView", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBookingBusinessCalendarView", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessCustomer", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -468159,20 +468156,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBookingBusinessCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -468199,20 +468196,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBookingBusinessCustomQuestion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -468231,20 +468228,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBookingBusinessService", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -468263,50 +468260,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBookingBusinessStaffMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgBookingCurrency", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgBookingCurrency", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgChat", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgChat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -468365,35 +468362,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgChatInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgChatLastMessagePreview", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgChatLastMessagePreview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgChatMember", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -468420,52 +468417,52 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgChatMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgChatMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgChatMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgChatPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgChatPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgChatPinnedMessage", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -468484,20 +468481,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgChatPinnedMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -468548,20 +468545,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgChatTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCall", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -468580,20 +468577,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationCall", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -468612,50 +468609,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallContentSharingSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationCallContentSharingSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationCallOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallParticipant", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -468674,260 +468671,260 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationCallParticipant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallRecordOrganizerV2", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationCallRecordOrganizerV2", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationCallRecordParticipantV2", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationCallRecordSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationCallRecordSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeeting", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeeting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeetingRecording", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeetingTranscript", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgCommunicationPresence", "Permissions": [], - "Method": "DELETE", - "Uri": "/communications/presences/{presence-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgCommunicationPresence", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgContact", "Permissions": [], - "Method": "DELETE", - "Uri": "/contacts/{orgContact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgContact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgContract", "Permissions": [], - "Method": "DELETE", - "Uri": "/contracts/{contract-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgContract", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDataPolicyOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDataPolicyOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDevice", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -468946,35 +468943,35 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/devices/{device-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/devices/{device-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -468993,20 +468990,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469025,35 +469022,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469072,20 +469069,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469104,50 +469101,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469166,20 +469163,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469198,95 +469195,95 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469305,140 +469302,140 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", - "Command": "Remove-MgDeviceAppManagementManagedAppStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", - "Command": "Remove-MgDeviceAppManagementManagedEBook", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedEBook", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469457,20 +469454,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469489,20 +469486,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -469521,920 +469518,920 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedandroidstoreapp-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", - "Command": "Remove-MgDeviceAppManagementMobileApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-win32lobapp-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", - "Command": "Remove-MgDeviceAppManagementMobileAppCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -470453,20 +470450,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -470485,35 +470482,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtVppToken", - "Command": "Remove-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -470532,20 +470529,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementVppToken", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -470564,20 +470561,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -470596,20 +470593,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -470628,20 +470625,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -470660,79 +470657,79 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceByDeviceId", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices(deviceId='{deviceId}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceByDeviceId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementAuditEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementAuditEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -470751,34 +470748,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/conditionalAccessSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -470797,20 +470794,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDetectedApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -470829,318 +470826,318 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -471159,20 +471156,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -471191,20 +471188,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -471223,50 +471220,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementExchangeConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementIoUpdateStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementIoUpdateStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -471285,142 +471282,142 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementManagedDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ] + ], + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -471439,20 +471436,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -471471,50 +471468,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -471533,20 +471530,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -471565,34 +471562,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/reports", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgDeviceManagementReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -471611,20 +471608,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementResourceOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -471643,20 +471640,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -471675,20 +471672,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -471707,95 +471704,95 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTermAndCondition", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementTermAndCondition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -471814,20 +471811,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -471846,20 +471843,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -471878,20 +471875,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -471910,20 +471907,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -471942,20 +471939,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -471974,20 +471971,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472006,20 +472003,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472038,49 +472035,49 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472099,50 +472096,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472161,20 +472158,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472193,20 +472190,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472225,20 +472222,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472257,20 +472254,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472289,20 +472286,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472321,20 +472318,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472353,34 +472350,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472399,34 +472396,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472445,20 +472442,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472477,20 +472474,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -472509,170 +472506,170 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -472691,20 +472688,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -472723,185 +472720,185 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", - "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", - "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDirectoryAdministrativeUnit", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryAdministrativeUnit", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryAttributeSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryAttributeSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDirectoryDeletedItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryDeletedItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryDeviceLocalCredential", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDirectoryFederationConfiguration", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -472920,260 +472917,260 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryFederationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDirectoryObject", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryObjects/{directoryObject-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryObject", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryOnPremiseSynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryOnPremiseSynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoles/{directoryRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryRoleByRoleTemplateId", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryRoleByRoleTemplateId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0", - "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", - "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryRoleScopedMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryRoleScopedMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectoryRoleTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectoryRoleTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectorySubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectorySubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", "Permissions": [], - "Method": "DELETE", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDomain", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDomain", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDomainFederationConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDomainFederationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDomainServiceConfigurationRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDomainServiceConfigurationRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDomainVerificationDnsRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDomainVerificationDnsRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDrive", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDrive", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveBundleContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveBundleContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveFollowingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveFollowingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -473200,200 +473197,200 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemPermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -473420,620 +473417,620 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgDriveItemRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveItemVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveItemVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveList", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRoot", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRoot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permanentDelete", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveRootVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveRootVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgDriveSpecialContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgDriveSpecialContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClass", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClass", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -474052,20 +474049,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentCategory", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -474084,20 +474081,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0", - "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", - "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -474116,35 +474113,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentDefault", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentDefault", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -474163,20 +474160,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -474195,20 +474192,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -474227,80 +474224,80 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentRubricByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSubmission", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentSubmission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -474319,50 +474316,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0", - "CommandAlias": "Remove-MgEducationClassMemberByRef", - "Command": "Remove-MgEducationClassMemberEducationUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassMemberEducationUserByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEducationClassMemberByRef", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -474381,20 +474378,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassModule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -474413,184 +474410,184 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassModuleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", - "CommandAlias": "Remove-MgEducationClassTeacherByRef", - "Command": "Remove-MgEducationClassTeacherEducationUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationClassTeacherEducationUserByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEducationClassTeacherByRef", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMe", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgEducationMe", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", - "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignmentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentRubric", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignmentRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentRubricByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignmentRubricByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentSubmission", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignmentSubmission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -474609,461 +474606,459 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationMeRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationSchool", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/schools/{educationSchool-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationSchool", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0", - "CommandAlias": "Remove-MgEducationSchoolClassByRef", - "Command": "Remove-MgEducationSchoolClassEducationClassByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationSchoolClassEducationClassByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEducationSchoolClassByRef", + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0", - "CommandAlias": "Remove-MgEducationSchoolUserByRef", - "Command": "Remove-MgEducationSchoolUserEducationUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationSchoolUserEducationUserByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEducationSchoolUserByRef", + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEducationUser", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUser", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", - "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignmentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentRubric", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignmentRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentRubricByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignmentRubricByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentSubmission", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignmentSubmission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEducationUserRubric", "Permissions": [], - "Method": "DELETE", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEducationUserRubric", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAccessPackage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementAssignmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalog", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalog", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -475071,84 +475066,84 @@ "DeleteViaIdentity", "DeleteViaIdentity1", "DeleteViaIdentity2" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -475156,354 +475151,354 @@ "DeleteViaIdentity", "DeleteViaIdentity1", "DeleteViaIdentity2" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementConnectedOrganization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0", - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0", - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironment", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -475511,84 +475506,84 @@ "DeleteViaIdentity", "DeleteViaIdentity1", "DeleteViaIdentity2" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -475596,513 +475591,515 @@ "DeleteViaIdentity", "DeleteViaIdentity1", "DeleteViaIdentity2" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceScopeResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -476121,20 +476118,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgExternalConnection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -476153,20 +476150,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgExternalConnectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionGroupMember", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -476185,20 +476182,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgExternalConnectionGroupMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -476217,110 +476214,110 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgExternalConnectionItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionItemActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgExternalConnectionItemActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgExternalConnectionOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgExternalConnectionOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0", - "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", - "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupAppRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupAppRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupByUniqueName", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups(uniqueName='{uniqueName}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupByUniqueName", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -476339,35 +476336,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupCalendarEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupCalendarPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupCalendarPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupConversation", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -476386,20 +476383,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupConversation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -476418,920 +476415,920 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupConversationThread", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThreadPostAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThreadPostExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupConversationThreadPostExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDrive", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDrive", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveBundleContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveBundleContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveFollowingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveFollowingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Command": "Remove-MgGroupDriveItemListItem", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": null, + "Module": "Files" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", - "Permissions": [], "Method": "DELETE", + "CommandAlias": null, "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "Files", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ] + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveItemVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveItemVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveList", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRoot", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRoot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveRootVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveRootVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupDriveSpecialContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupDriveSpecialContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -477350,144 +477347,144 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupEventAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupEventAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupEventExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupEventExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupEventInstanceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupEventInstanceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupEventInstanceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupEventInstanceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupFavorite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/removeFavorite", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgGroupFavorite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/removeFavorite", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupFromLifecyclePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgGroupFromLifecyclePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupLifecyclePolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupLifecyclePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0", - "CommandAlias": "Remove-MgGroupMemberByRef", - "Command": "Remove-MgGroupMemberDirectoryObjectByRef", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -477514,35 +477511,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupMemberDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgGroupMemberByRef", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteNotebook", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupOnenoteNotebook", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -477561,65 +477558,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupOnenotePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupOnenotePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupOnenotePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupOnenoteSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupOnenoteSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupOnenoteSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0", - "CommandAlias": "Remove-MgGroupOwnerByRef", - "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -477638,35 +477635,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgGroupOwnerByRef", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupPhoto", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -477685,20 +477682,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/photo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupPhoto", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupPhotoContent", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -477717,52 +477714,52 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupPlannerPlanDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupPlannerPlanDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", - "CommandAlias": "Remove-MgGroupRejectedSenderByRef", - "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgGroupRejectedSenderByRef", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSetting", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -477781,951 +477778,949 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupSite", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/remove", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgGroupSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/remove", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteGetByPathAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteGetByPathAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteGetByPathOnenote", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteGetByPathOnenote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteGetByPathTermStore", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteGetByPathTermStore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteList", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenote", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteNotebook", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenotePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenotePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenotePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenotePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteResource", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteResourceContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteResourceContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteSectionPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSiteOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePageAsSitePageWebPart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSitePermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupSitePermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStore", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -478735,18 +478730,18 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -478756,137 +478751,137 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -478896,18 +478891,18 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -478917,52 +478912,52 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -478972,18 +478967,18 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -478993,730 +478988,732 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamChannelMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMessageReply", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamChannelMessageReply", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamChannelTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamInstalledApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannel", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamPrimaryChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleOpenShift", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleShift", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleShift", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleTimeOff", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamTag", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupTeamTagMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupTeamTagMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgGroupThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -479735,410 +479732,410 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupThread", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupThreadPostAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupThreadPostAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupThreadPostExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupThreadPostExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupThreadPostInReplyToAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgGroupThreadPostInReplyToExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityApiConnector", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityApiConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityAuthenticationEventFlow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityAuthenticationEventListener", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityAuthenticationEventListener", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowLanguage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -480157,20 +480154,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -480189,649 +480186,649 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityConditionalAccessPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityCustomAuthenticationExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityCustomAuthenticationExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccess", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccess", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityProvider", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityProvider", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgIdentityUserFlowAttribute", "Permissions": [], - "Method": "DELETE", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgIdentityUserFlowAttribute", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "DELETE", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -480850,35 +480847,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOauth2PermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganization", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBranding", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -480897,95 +480894,95 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBranding", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingBackgroundImage", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingBackgroundImage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingBannerLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingBannerLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingCustomCss", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingCustomCss", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingFavicon", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingFavicon", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingHeaderLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingHeaderLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalization", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -481004,215 +481001,215 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingLocalization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingSquareLogo", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingSquareLogo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationBrandingSquareLogoDark", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationBrandingSquareLogoDark", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgOrganizationExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgOrganizationExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPlace", "Permissions": [], - "Method": "DELETE", - "Uri": "/places/{place-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPlace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/places/{place-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPlaceAsRoomListRoom", "Permissions": [], - "Method": "DELETE", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPlaceAsRoomListRoom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPlannerBucket", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -481239,20 +481236,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/planner/buckets/{plannerBucket-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPlannerBucket", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPlannerPlan", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -481279,20 +481276,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/planner/plans/{plannerPlan-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPlannerPlan", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPlannerTask", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -481319,65 +481316,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/planner/tasks/{plannerTask-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPlannerTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [], - "Method": "DELETE", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -481396,34 +481393,34 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/adminConsentRequestPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -481442,63 +481439,63 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyAppManagementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authenticationFlowsPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authenticationMethodsPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -481517,49 +481514,49 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyAuthorizationPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/authorizationPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyAuthorizationPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -481578,164 +481575,164 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyClaimMappingPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/default", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/defaultAppManagementPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", - "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -481754,139 +481751,139 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyPermissionGrantPolicy", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyPermissionGrantPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "Method": "DELETE", "CommandAlias": null, - "Command": "Remove-MgPolicyRoleManagementPolicy", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Module": "Identity.SignIns" + }, + { "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyRoleManagementPolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPolicyRoleManagementPolicyRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -481905,20 +481902,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyTokenIssuancePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -481937,125 +481934,125 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPolicyTokenLifetimePolicy", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPrintConnector", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/connectors/{printConnector-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintConnector", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/operations/{printOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPrintPrinter", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintPrinter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintPrinterJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterJobDocument", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintPrinterJobDocument", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterJobDocumentContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintPrinterJobDocumentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterJobTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintPrinterJobTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPrintPrinterTaskTrigger", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -482074,542 +482071,542 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintPrinterTaskTrigger", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintService", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/services/{printService-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintService", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintServiceEndpoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintServiceEndpoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPrintShare", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintShare", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPrintShareAllowedGroupByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgPrintShareAllowedGroupByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPrintShareAllowedUserByRef", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgPrintShareAllowedUserByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintShareJob", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintShareJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintShareJobDocument", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintShareJobDocument", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintShareJobDocumentContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintShareJobDocumentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintShareJobTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintShareJobTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgPrintTaskDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintTaskDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrintTaskDefinitionTask", "Permissions": [], - "Method": "DELETE", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrintTaskDefinitionTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrivacySubjectRightsRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrivacySubjectRightsRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgPrivacySubjectRightsRequestNote", "Permissions": [], - "Method": "DELETE", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgPrivacySubjectRightsRequestNote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBilling", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgReportPartnerBilling", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingManifest", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgReportPartnerBillingManifest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgReportPartnerBillingOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingReconciliation", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/reconciliation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgReportPartnerBillingReconciliation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingReconciliationBilled", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/reconciliation/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgReportPartnerBillingReconciliationBilled", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingUsage", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/usage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgReportPartnerBillingUsage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingUsageBilled", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/usage/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgReportPartnerBillingUsageBilled", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgReportPartnerBillingUsageUnbilled", "Permissions": [], - "Method": "DELETE", - "Uri": "/reports/partners/billing/usage/unbilled", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgReportPartnerBillingUsageUnbilled", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRiskDetection", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRiskDetection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRiskyServicePrincipal", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRiskyServicePrincipal", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRiskyServicePrincipalHistory", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRiskyServicePrincipalHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRiskyUser", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRiskyUser", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRiskyUserHistory", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRiskyUserHistory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgRoleManagementDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -482628,124 +482625,124 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagement", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagement", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -482764,155 +482761,155 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -482931,20 +482928,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "SchemaExtensions", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSchemaExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Module": "SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -482963,20 +482960,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/search/acronyms/{acronym-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSearchAcronym", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -482995,20 +482992,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/search/bookmarks/{bookmark-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSearchBookmark", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSearchQna", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -483027,230 +483024,230 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/search/qnas/{qna-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSearchQna", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAlertV2", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/alerts_v2/{alert-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAlertV2", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationAutomation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationLandingPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationLoginPage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationPayload", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationPayload", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationTraining", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationTraining", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCase", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgSecurityCase", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -483269,35 +483266,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCase", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -483316,11 +483313,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Remove", "Remove1", @@ -483328,72 +483323,74 @@ "RemoveViaIdentity", "RemoveViaIdentity1", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -483412,11 +483409,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Remove", "Remove1", @@ -483424,57 +483419,59 @@ "RemoveViaIdentity", "RemoveViaIdentity1", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -483493,50 +483490,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -483555,735 +483552,735 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityIdentity", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/identities", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgSecurityIdentity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/identities", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityIdentityHealthIssue", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityIdentityHealthIssue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityIncident", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/incidents/{incident-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityIncident", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgSecurityLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelAuthority", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelAuthority", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelCategorySubcategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelCitation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelCitation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelDepartment", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelDepartment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelFilePlanReference", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelFilePlanReference", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecuritySecureScore", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/secureScores/{secureScore-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecuritySecureScore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecuritySecureScoreControlProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecuritySubjectRightsRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecuritySubjectRightsRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecuritySubjectRightsRequestNote", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecuritySubjectRightsRequestNote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligence", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligence", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceArticle", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceHost", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceHostPair", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceHostPort", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityTrigger", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/triggers", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgSecurityTrigger", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/triggers", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityTriggerRetentionEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityTriggerRetentionEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSecurityTriggerType", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/triggerTypes", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgSecurityTriggerType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/triggerTypes", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", "Permissions": [], - "Method": "DELETE", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServiceAnnouncementHealthOverview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementIssue", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServiceAnnouncementIssue", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServiceAnnouncementMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -484310,65 +484307,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipal", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalAppRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalByAppId", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals(appId='{appId}')", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalByAppId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0", - "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -484411,50 +484408,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalEndpoint", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalEndpoint", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0", - "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "Permissions": [ { "Name": "Policy.Read.All", @@ -484497,20 +484494,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalKey", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -484537,22 +484534,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgServicePrincipalKey", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0", - "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", - "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -484579,20 +484576,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", + "Method": "DELETE", + "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalPassword", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -484619,22 +484616,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgServicePrincipalPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -484661,20 +484658,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -484709,50 +484706,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalRiskDetection", "Permissions": [], - "Method": "DELETE", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalRiskDetection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronization", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronization", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -484771,50 +484768,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronizationJob", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -484841,424 +484838,424 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "DELETE", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareList", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgShareListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgShareListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgShareListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgShareListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgShareListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgShareListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgShareListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSharePermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSharePermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareRootContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareRootContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/shares/{sharedDriveItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -485277,20 +485274,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSiteContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -485309,20 +485306,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -485341,95 +485338,95 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteGetByPathAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteGetByPathAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteGetByPathOnenote", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteGetByPathOnenote", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteGetByPathTermStore", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteGetByPathTermStore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteList", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -485448,20 +485445,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -485480,20 +485477,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -485512,50 +485509,50 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSiteListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -485590,125 +485587,125 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteNotebook", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteOnenoteNotebook", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -485727,257 +485724,255 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteOnenotePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteOnenoteSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteOnenoteSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteOnenoteSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSiteOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSitePage", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePageAsSitePageCanvaLayout", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSitePageAsSitePageWebPart", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePageAsSitePageWebPart", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSitePermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSitePermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStore", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStore", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -485987,18 +485982,18 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -486008,137 +486003,137 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -486148,18 +486143,18 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgSiteTermStoreSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -486169,52 +486164,52 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgSiteTermStoreSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -486224,18 +486219,18 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -486245,227 +486240,229 @@ "DeleteViaIdentity1", "DeleteViaIdentity2", "DeleteViaIdentity3" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetTerm", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetTerm", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetTermChild", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetTermChild", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "DELETE", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgSiteTermStoreSetTermRelation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgSubscribedSku", "Permissions": [], - "Method": "DELETE", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSubscribedSku", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "ChangeNotifications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", + "Module": "ChangeNotifications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamChannel", "Permissions": [ { "Name": "Channel.Delete.Group", @@ -486500,97 +486497,97 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgTeamChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -486665,20 +486662,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -486745,217 +486742,217 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannel", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamPrimaryChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgTeamPrimaryChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamPrimaryChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamPrimaryChannelTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamPrimaryChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamSchedule", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamSchedule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleOpenShift", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -486974,35 +486971,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleOpenShift", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleSchedulingGroup", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -487021,20 +487018,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleSchedulingGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleShift", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -487061,35 +487058,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleShift", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleTimeOff", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -487108,20 +487105,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleTimeOff", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleTimeOffReason", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -487140,20 +487137,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleTimeOffReason", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamScheduleTimeOffRequest", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -487172,20 +487169,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamScheduleTimeOffRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -487204,20 +487201,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamTag", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamTagMember", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -487236,338 +487233,338 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamTagMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedChat", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedChat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Remove", "RemoveViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTeamworkTeamAppSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/teamsAppSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete" - ] + ], + "Command": "Remove-MgTeamworkTeamAppSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTeamworkWorkforceIntegration", "Permissions": [], - "Method": "DELETE", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTeamworkWorkforceIntegration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [], - "Method": "DELETE", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -487610,65 +487607,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUser", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserActivity", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserActivity", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserActivityHistoryItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserActivityHistoryItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserAppRoleAssignment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserAppRoleAssignment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -487687,20 +487684,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0", + ], + "Command": "Remove-MgUserAuthenticationEmailMethod", + "Method": "DELETE", "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationFido2Method", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Module": "Identity.SignIns" + }, + { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -487719,20 +487716,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserAuthenticationFido2Method", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -487751,35 +487748,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserAuthenticationOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -487798,20 +487795,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserAuthenticationPhoneMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -487830,20 +487827,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -487862,20 +487859,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -487894,1740 +487891,1740 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserCalendarGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserCalendarGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserCalendarPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgUserCalendarPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChat", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatInstalledApp", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChatInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatLastMessagePreview", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChatLastMessagePreview", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatMember", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChatMember", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChatMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatMessageHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgUserChatMessageHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatMessageReply", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChatMessageReply", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgUserChatMessageReplyHostedContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatPermissionGrant", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChatPermissionGrant", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatPinnedMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChatPinnedMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserChatTab", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserChatTab", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContact", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactFolderChildFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolderContact", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactFolderChildFolderContact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderContact", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactFolderContact", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderContactExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactFolderContactExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactFolderContactPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactFolderContactPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserContactPhotoContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserContactPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDrive", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDrive", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveBundleContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveBundleContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveFollowingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveFollowingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveItemVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveItemVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveList", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveList", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListContentType", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListContentType", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListContentTypeColumn", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListContentTypeColumn", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListContentTypeColumnLink", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListOperation", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListOperation", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveListSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveListSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRoot", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRoot", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootAnalytic", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootAnalytic", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootChildContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootChildContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItem", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootListItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootListItemDriveItemContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootListItemField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootListItemVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootListItemVersionField", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootListItemVersionField", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootPermanent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootPermanent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootPermission", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootPermission", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootRetentionLabel", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootRetentionLabel", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootSubscription", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootSubscription", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootThumbnail", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootThumbnail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootVersion", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootVersion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveRootVersionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveRootVersionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserDriveSpecialContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserDriveSpecialContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserEventAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserEventAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserEventExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserEventExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserEventInstanceAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserEventInstanceAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserEventInstanceExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserEventInstanceExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserFollowedSite", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/followedSites/remove", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" - ] + ], + "Command": "Remove-MgUserFollowedSite", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/followedSites/remove", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserInferenceClassificationOverride", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserInferenceClassificationOverride", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/insights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserInsightShared", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserInsightShared", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserInsightTrending", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserInsightTrending", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserInsightUsed", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserInsightUsed", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserLicenseDetail", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserLicenseDetail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolder", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderChildFolder", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderChildFolderMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderChildFolderMessageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessageAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderMessageAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderMessageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessageExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderMessageExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMailFolderMessageRule", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMailFolderMessageRule", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserManagedDevice", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserManagedDevice", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserManagedDeviceCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" - ] + ], + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserManagerByRef", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -489646,95 +489643,95 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/manager/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserManagerByRef", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMessage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMessage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMessageAttachment", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMessageAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMessageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMessageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserMessageExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserMessageExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteNotebook", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnenoteNotebook", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnenotePage", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -489753,65 +489750,65 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnenotePage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnenotePageContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnenotePageContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSection", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnenoteSection", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnenoteSectionGroup", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnenoteSectionGroup", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -489830,155 +489827,155 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeeting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeetingAttendeeReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingRecording", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeetingRecording", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingRecordingContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeetingRecordingContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingTranscript", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeetingTranscript", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeetingTranscriptContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserOutlookMasterCategory", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserOutlookMasterCategory", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserPhoto", "Permissions": [ { "Name": "User.ReadWrite", @@ -490005,20 +490002,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/photo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserPhoto", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserPhotoContent", "Permissions": [ { "Name": "User.ReadWrite", @@ -490045,202 +490042,202 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" - ] + ], + "Command": "Remove-MgUserPhotoContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserPresence", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/presence", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserPresence", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserScopedRoleMemberOf", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserScopedRoleMemberOf", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserSetting", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserSetting", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserSettingItemInsight", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/itemInsights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserSettingItemInsight", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserSettingShiftPreference", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserSettingShiftPreference", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserSettingStorage", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/storage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserSettingStorage", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserSettingStorageQuota", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/storage/quota", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserSettingStorageQuota", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserSettingStorageQuotaService", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserSettingStorageQuotaService", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserSettingWindows", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserSettingWindows", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserSettingWindowsInstance", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserSettingWindowsInstance", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTeamwork", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/teamwork", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTeamwork", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTeamworkAssociatedTeam", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTeamworkAssociatedTeam", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Remove-MgUserTeamworkInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -490339,20 +490336,20 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTeamworkInstalledApp", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoList", "Permissions": [ { "Name": "Tasks.Read", @@ -490379,35 +490376,35 @@ "IsLeastPrivilege": false } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListExtension", - "Permissions": [], + ], + "Command": "Remove-MgUserTodoList", "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "OutputType": null, + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Module": "Users" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -490426,20 +490423,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListTask", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskAttachment", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -490458,20 +490455,20 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListTaskAttachment", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskAttachmentContent", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -490490,50 +490487,50 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListTaskAttachmentContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskAttachmentSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListTaskAttachmentSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -490552,35 +490549,35 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListTaskChecklistItem", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskExtension", "Permissions": [], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListTaskExtension", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -490599,567 +490596,567 @@ "IsLeastPrivilege": true } ], - "Method": "DELETE", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgUserTodoListTaskLinkedResource", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEvent", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete1", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEvent", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventPresenter", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventPresenter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventSessionAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhall", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventTownhall", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhallPresenter", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventTownhallPresenter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhallSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventTownhallSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinar", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinar", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarPresenter", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarPresenter", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistration", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarRegistration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarSession", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarSession", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "DELETE", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" - ] + ], + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "POST", + "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Rename-MgBetaDeviceManagementComanagedDeviceAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/changeAssignments", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaDeviceManagementComanagedDeviceAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/changeAssignments", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Rename-MgBetaDeviceManagementManagedDeviceAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/changeAssignments", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaDeviceManagementManagedDeviceAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/changeAssignments", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded" - ] + ], + "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", "Variants": [ "Change", "ChangeExpanded" - ] + ], + "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Rename-MgBetaUserCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaUserCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Rename-MgBetaUserCloudPcUserAccountType", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaUserCloudPcUserAccountType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Rename-MgBetaUserManagedDeviceAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Rename-MgBetaUserManagedDeviceAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Rename-MgCommunicationCallScreenSharingRole", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" - ] + ], + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Request", "RequestExpanded" - ] + ], + "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Request", "RequestExpanded" - ] + ], + "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -491178,20 +491175,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ] + ], + "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -491210,64 +491207,64 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ] + ], + "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ] + ], + "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Request-MgBetaPrivilegedApprovalMy", "Permissions": [], - "Method": "GET", - "Uri": "/privilegedApproval/myRequests", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "Request" - ] + ], + "Command": "Request-MgBetaPrivilegedApprovalMy", + "Method": "GET", + "CommandAlias": null, + "Uri": "/privilegedApproval/myRequests", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ] + ], + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -491286,35 +491283,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ] + ], + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Request-MgUserManagedDeviceRemoteAssistance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Request", "RequestViaIdentity" - ] + ], + "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaAccessReviewDecision", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -491333,80 +491330,80 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/resetDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaAccessReviewDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/resetDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaAccessReviewInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaAccessReviewInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -491425,484 +491422,484 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Permissions": [], - "Method": "POST", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaGroupUnseenCount", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/resetUnseenCount", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaGroupUnseenCount", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/resetUnseenCount", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Permissions": [], - "Method": "POST", - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Reset" - ] + ], + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", "Permissions": [], - "Method": "POST", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Reset" - ] + ], + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", "Permissions": [], - "Method": "POST", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Reset" - ] + ], + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Reset-MgBetaPrintPrinterDefault", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/resetDefaults", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaPrintPrinterDefault", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/resetDefaults", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaUserAuthenticationMethodPassword", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" - ] + ], + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Reset-MgBetaUserManagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaUserManagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Reset-MgGroupUnseenCount", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/resetUnseenCount", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgGroupUnseenCount", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/resetUnseenCount", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Permissions": [], - "Method": "POST", - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Reset" - ] + ], + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", "Permissions": [], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Reset-MgUserAuthenticationMethodPassword", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" - ] + ], + "Command": "Reset-MgUserAuthenticationMethodPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Reset-MgUserManagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reset", "ResetViaIdentity" - ] + ], + "Command": "Reset-MgUserManagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ] + ], + "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ] + ], + "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ] + ], + "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resize-MgBetaUserCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ] + ], + "Command": "Resize-MgBetaUserCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resize-MgBetaUserManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" - ] + ], + "Command": "Resize-MgBetaUserManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restart-MgApplicationSynchronizationJob", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" - ] + ], + "Command": "Restart-MgApplicationSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restart-MgBetaApplicationSynchronizationJob", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" - ] + ], + "Command": "Restart-MgBetaApplicationSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ] + ], + "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ] + ], + "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ] + ], + "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -491921,97 +491918,97 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" - ] + ], + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restart-MgBetaTeamworkDevice", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Restart", "RestartViaIdentity" - ] + ], + "Command": "Restart-MgBetaTeamworkDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restart-MgBetaUserCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ] + ], + "Command": "Restart-MgBetaUserCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restart-MgBetaUserManagedDeviceNow", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ] + ], + "Command": "Restart-MgBetaUserManagedDeviceNow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ] + ], + "Command": "Restart-MgDeviceManagementManagedDeviceNow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ] + ], + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restart-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -492030,182 +492027,182 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" - ] + ], + "Command": "Restart-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restart-MgUserManagedDeviceNow", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Reboot", "RebootViaIdentity" - ] + ], + "Command": "Restart-MgUserManagedDeviceNow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ] + ], + "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ] + ], + "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDirectoryDeletedItem", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaDirectoryDeletedItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveItemVersion", "Permissions": [ { "Name": "Files.ReadWrite", @@ -492232,326 +492229,326 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/restore", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaGroupSiteListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaGroupSiteListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaPrintPrinterFactoryDefault", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -492570,54 +492567,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaShareListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" - ] + ], + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaShareListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" - ] + ], + "Command": "Restore-MgBetaShareListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -492652,20 +492649,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaSiteListItemVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -492692,317 +492689,317 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaSiteListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaUserCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Restore-MgBetaUserManagedDeviceCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgBetaUserManagedDeviceCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Restore-MgBetaUserManagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ] + ], + "Command": "Restore-MgBetaUserManagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ] + ], + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDirectoryDeletedItem", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDirectoryDeletedItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveItemVersion", "Permissions": [ { "Name": "Files.ReadWrite", @@ -493029,341 +493026,341 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/restore", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgGroupDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgGroupDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupSettingTemplate", "Permissions": [], - "Method": "POST", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupSettingTemplate", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgGroupSiteListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgGroupSiteListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgPrintPrinterFactoryDefault", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -493382,54 +493379,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgPrintPrinterFactoryDefault", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgShareListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" - ] + ], + "Command": "Restore-MgShareListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgShareListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" - ] + ], + "Command": "Restore-MgShareListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgSiteListItemDocumentSetVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -493464,20 +493461,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgSiteListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgSiteListItemVersion", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -493504,189 +493501,189 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgSiteListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveItem", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgUserDriveItem", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveItemListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgUserDriveItemListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgUserDriveItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgUserDriveListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveRoot", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" - ] + ], + "Command": "Restore-MgUserDriveRoot", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveRootListItemVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgUserDriveRootListItemVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserDriveRootVersion", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" - ] + ], + "Command": "Restore-MgUserDriveRootVersion", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Restore-MgUserManagedDevicePasscode", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Recover", "RecoverViaIdentity" - ] + ], + "Command": "Restore-MgUserManagedDevicePasscode", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resume-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -493705,241 +493702,241 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Resume", "ResumeViaIdentity" - ] + ], + "Command": "Resume-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Resume-MgEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgEntitlementManagementAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" - ] + ], + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", - "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -493958,116 +493955,116 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", + "Method": "POST", + "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ] + ], + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ] + ], + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ] + ], + "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementElevationRequest", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaDeviceManagementElevationRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ] + ], + "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveItemPermissionGrant", "Permissions": [ { "Name": "Files.ReadWrite", @@ -494094,445 +494091,445 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaDriveItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaDriveListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveListPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaDriveListPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaDriveRootPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaDriveRootPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaGroupSitePermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaGroupSitePermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaShareListPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaShareListPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaSharePermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaSharePermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaSiteListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaSiteListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaSiteListPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaSiteListPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaSitePermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaSitePermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveListPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaUserDriveListPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" - ] + ], + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ] + ], + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Revoke-MgBetaUserSignInSession", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -494559,20 +494556,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/revokeSignInSessions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ] + ], + "Command": "Revoke-MgBetaUserSignInSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/revokeSignInSessions", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Revoke-MgUserSignInSession", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -494599,35 +494596,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/revokeSignInSessions", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" - ] + ], + "Command": "Revoke-MgUserSignInSession", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/revokeSignInSessions", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaBackupRestorePoint", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/backupRestore/restorePoints/search", - "OutputType": "IMicrosoftGraphRestorePointSearchResponse", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphRestorePointSearchResponse", "Variants": [ "Search", "SearchExpanded" - ] + ], + "Command": "Search-MgBetaBackupRestorePoint", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/search", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -494646,305 +494643,305 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Search", "SearchExpanded" - ] + ], + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/search(q='{q}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaGroupDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaGroupDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaGroupDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaGroupDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaGroupDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaUserDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaUserDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaUserDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Search-MgBetaUserDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgBetaUserDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgDrive", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/search(q='{q}')", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgGroupDrive", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgGroupDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgGroupDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgGroupDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgGroupDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgGroupDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgUserDrive", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgUserDrive", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgUserDriveItem", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgUserDriveItem", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Search-MgUserDriveRoot", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Search", "SearchViaIdentity" - ] + ], + "Command": "Search-MgUserDriveRoot", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", + "Module": "Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaAccessReviewInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaAccessReviewInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaAccessReviewReminder", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -494963,20 +494960,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/sendReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaAccessReviewReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/sendReminder", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaChatActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send.Chat", @@ -494995,107 +494992,107 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/sendActivityNotification", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaChatActivityNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/sendActivityNotification", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationCallDtmfTone", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaCommunicationCallDtmfTone", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/sendDtmfTones", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -495114,37 +495111,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded" - ] + ], + "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -495163,97 +495160,97 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgBetaFinancialCompanySalesInvoice", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgBetaFinancialCompanySalesQuote", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaFinancialCompanySalesQuote", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaTeamActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send.Group", @@ -495272,22 +495269,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/sendActivityNotification", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaTeamActivityNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/sendActivityNotification", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -495306,150 +495303,150 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Send", "SendExpanded" - ] + ], + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/sendActivityNotificationToRecipients", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserChatActivityNotification", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaUserChatActivityNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserMail", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/sendMail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaUserMail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/sendMail", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/send", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/send", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -495476,22 +495473,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -495518,37 +495515,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Send-MgBetaUserTeamworkActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -495567,22 +495564,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgBetaUserTeamworkActivityNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgChatActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send.Chat", @@ -495601,103 +495598,103 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/sendActivityNotification", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgChatActivityNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/sendActivityNotification", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Send-MgCommunicationCallDtmfTone", "Permissions": [], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgCommunicationCallDtmfTone", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/sendDtmfTones", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", "Permissions": [], - "Method": "POST", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgTeamActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send.Group", @@ -495716,22 +495713,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/sendActivityNotification", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgTeamActivityNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/sendActivityNotification", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgTeamworkActivityNotificationToRecipient", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -495750,99 +495747,99 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Send", "SendExpanded" - ] + ], + "Command": "Send-MgTeamworkActivityNotificationToRecipient", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/sendActivityNotificationToRecipients", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgUserChatActivityNotification", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgUserChatActivityNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgUserMail", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/sendMail", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgUserMail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/sendMail", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgUserMailFolderChildFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgUserMailFolderMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgUserMailFolderMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgUserMessage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/messages/{message-id}/send", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendViaIdentity" - ] + ], + "Command": "Send-MgUserMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/send", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -495869,22 +495866,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -495911,22 +495908,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Send-MgUserTeamworkActivityNotification", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -495945,22 +495942,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" - ] + ], + "Command": "Send-MgUserTeamworkActivityNotification", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/sendActivityNotification", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgApplicationLogo", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -495979,133 +495976,133 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgApplicationLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgApplicationSynchronization", "Permissions": [], - "Method": "PUT", - "Uri": "/applications/{application-id}/synchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgApplicationSynchronization", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "PUT", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgApplicationSynchronizationSecret", "Permissions": [], - "Method": "PUT", - "Uri": "/applications/{application-id}/synchronization/secrets", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgApplicationSynchronizationSecret", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/secrets", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgApplicationVerifiedPublisher", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgApplicationVerifiedPublisher", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaApplicationConnectorGroupByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaApplicationConnectorGroupByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaApplicationLogo", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -496124,408 +496121,408 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaApplicationLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/logo", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaApplicationSynchronization", "Permissions": [], - "Method": "PUT", - "Uri": "/applications/{application-id}/synchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaApplicationSynchronization", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "PUT", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaApplicationSynchronizationSecret", "Permissions": [], - "Method": "PUT", - "Uri": "/applications/{application-id}/synchronization/secrets", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaApplicationSynchronizationSecret", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/secrets", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaApplicationVerifiedPublisher", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaApplicationVerifiedPublisher", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaChatMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaChatMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaChatMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaChatMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaChatMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaChatMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaChatMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaChatMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/setPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaCommunicationPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setPresence", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationPresenceStatusMessage", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setStatusMessage", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgBetaDeviceAppMgtIosLobAppProvisioningConfiguration", - "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgBetaDeviceAppMgtManagedEBook", - "Command": "Set-MgBetaDeviceAppManagementManagedEBook", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgBetaDeviceAppMgtMobileApp", - "Command": "Set-MgBetaDeviceAppManagementMobileApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceAppManagementMobileApp", + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", - "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496544,203 +496541,203 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "POST", + "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementCompliancePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementCompliancePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/setEnrollmentTimeDeviceMembershipTarget", - "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/setEnrollmentTimeDeviceMembershipTarget", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496767,39 +496764,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496818,22 +496815,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -496852,22 +496849,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -496886,22 +496883,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -496928,22 +496925,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -496962,173 +496959,173 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementDeviceShellScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign", - "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementIntent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementIntent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementManagedDeviceName", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementManagedDeviceName", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -497147,316 +497144,316 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementRoleScopeTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementScript", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/setReviewStatus", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/setReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdatePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdatePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveBundleContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveBundleContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveBundleContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveBundleContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveFollowingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveFollowingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveFollowingContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveFollowingContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveItemChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemChildContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveItemChildContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemContent", "Permissions": [ { "Name": "Files.ReadWrite", @@ -497483,20 +497480,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemContentStream", "Permissions": [ { "Name": "Files.ReadWrite", @@ -497523,50 +497520,50 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemSensitivityLabel", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -497585,219 +497582,219 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveItemVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveItemVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveRootChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootChildContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveRootChildContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveRootContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveRootContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveRootVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveRootVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveSpecialContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveSpecialContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaDriveSpecialContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaDriveSpecialContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -497816,52 +497813,52 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -497880,20 +497877,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -497912,161 +497909,161 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "PUT", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -498085,679 +498082,679 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaExternalConnectionItem", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyInformationPicture", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyInformationPicture", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyItemPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", "Permissions": [], - "Method": "PUT", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveBundleContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveBundleContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveBundleContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveBundleContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveFollowingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveFollowingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveFollowingContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveFollowingContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveItemChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemChildContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveItemChildContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveItemVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveItemVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveRootChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootChildContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveRootChildContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveRootContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveRootContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveRootVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveRootVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveSpecialContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveSpecialContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupDriveSpecialContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupDriveSpecialContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaGroupLicense", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -498776,67 +498773,67 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/assignLicense", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaGroupLicense", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/assignLicense", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenotePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupOnenotePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenoteResourceContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupOnenoteResourceContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupOnenoteSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupPhotoContent", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -498855,202 +498852,202 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/groups/{group-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgBetaGroupPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenotePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteOnenotePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Variants": [ + "Set", + "SetViaIdentity" + ], "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", - "Permissions": [], "Method": "PUT", + "CommandAlias": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Module": "Beta.Sites" + }, + { + "Permissions": [], + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "Permissions": [], "Method": "PUT", + "CommandAlias": null, "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Variants": [ - "Set", - "SetViaIdentity" - ] + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeam", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -499069,409 +499066,409 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/groups/{group-id}/team", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaGroupTeam", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaGroupTeamSchedule", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/schedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaGroupTeamSchedule", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": [], - "Method": "PUT", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Permissions": [], - "Method": "PUT", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingBannerLogo", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingCustomCss", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingCustomCss", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingFavicon", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingFavicon", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499490,20 +499487,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499522,20 +499519,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499554,20 +499551,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499586,20 +499583,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499618,20 +499615,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499650,20 +499647,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499682,50 +499679,50 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingSquareLogo", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -499744,20 +499741,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-assignsensitivitylabel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaPlannerRosterSensitivityLabel", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -499776,206 +499773,206 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", - "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-assignsensitivitylabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaPlannerRosterSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": [], - "Method": "PUT", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaPrintPrinterJobDocumentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaPrintShareJobDocumentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaPrintShareJobDocumentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaSecurityAlert", "Permissions": [], - "Method": "POST", - "Uri": "/security/alerts_v2/{alert-id}/comments", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAlertComment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSecurityAlert", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}/comments", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Permissions": [], - "Method": "PUT", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Permissions": [], - "Method": "PUT", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSecurityIncidentAlertComment", "Permissions": [], - "Method": "POST", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAlertComment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSecurityIncidentAlertComment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", "Permissions": [], - "Method": "PUT", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaServicePrincipalSynchronization", "Permissions": [], - "Method": "PUT", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaServicePrincipalSynchronization", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "PUT", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -499994,484 +499991,484 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaShareDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaShareDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaShareDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaShareDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaShareItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaShareItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaShareItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaShareItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaShareListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgBetaShareListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaShareListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgBetaShareListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaShareRootContent", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaShareRootContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaShareRootContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaShareRootContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenotePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteOnenotePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenoteResourceContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteOnenoteResourceContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamChannelFileFolderContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaTeamChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaTeamPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaTeamSchedule", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -500490,163 +500487,163 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/teams/{team-id}/schedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaTeamSchedule", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", "Permissions": [], - "Method": "POST", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaTrustFrameworkPolicyContent", "Permissions": [], - "Method": "PUT", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaTrustFrameworkPolicyContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserChatMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserChatMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserChatMessageReaction", "Permissions": [ { "Name": "ChatMessage.Send", @@ -500665,514 +500662,514 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserChatMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserChatMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserChatMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserCloudPcReviewStatus", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/setReviewStatus", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserCloudPcReviewStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/setReviewStatus", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserContactFolderContactPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserContactPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserContactPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveBundleContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveBundleContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveBundleContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveBundleContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveFollowingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveFollowingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveFollowingContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveFollowingContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveItemChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemChildContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveItemChildContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveItemVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveItemVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveRootChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootChildContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveRootChildContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveRootContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveRootContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveRootVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveRootVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveSpecialContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveSpecialContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserDriveSpecialContentStream", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserDriveSpecialContentStream", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaUserLicense", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -501191,86 +501188,86 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/assignLicense", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserLicense", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/assignLicense", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserMailFolderMessageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserMailFolderMessageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserManagedDeviceName", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserManagedDeviceName", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaUserManagerByRef", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -501289,187 +501286,187 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/users/{user-id}/manager/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserManagerByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserMessageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserMessageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenotePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnenotePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenoteResourceContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnenoteResourceContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnenoteSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnenoteSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingRecording", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnlineMeetingRecording", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserPhotoContent", "Permissions": [ { "Name": "User.ReadWrite", @@ -501496,22 +501493,22 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/users/{user-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgBetaUserPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaUserPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -501530,22 +501527,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/setPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setPresence", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaUserPresenceStatusMessage", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -501564,22 +501561,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/setStatusMessage", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserPresenceStatusMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setStatusMessage", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Set-MgBetaUserPresenceUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -501598,329 +501595,329 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachmentSession", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgChatMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgChatMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgChatMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgChatMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgChatMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgChatMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgChatMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgChatMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "PUT", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgCommunicationPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/setPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgCommunicationPresenceStatusMessage", - "Permissions": [], + ], + "Command": "Set-MgCommunicationPresence", "Method": "POST", - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "OutputType": null, + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setPresence", + "Module": "CloudCommunications" + }, + { + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgCommunicationPresenceStatusMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setStatusMessage", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", "Permissions": [], - "Method": "POST", - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", - "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", - "Command": "Set-MgDeviceAppManagementManagedEBook", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceAppManagementManagedEBook", + "Method": "POST", + "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgDeviceAppMgtMobileApp", - "Command": "Set-MgDeviceAppManagementMobileApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceAppManagementMobileApp", + "Method": "POST", + "CommandAlias": "Set-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", - "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", + "Method": "POST", + "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", + "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementDeviceConfiguration", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceManagementDeviceConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -501939,22 +501936,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -501973,118 +501970,118 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveBundleContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveBundleContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveFollowingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveFollowingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveItemChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveItemChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveItemContent", "Permissions": [ { "Name": "Files.ReadWrite", @@ -502111,35 +502108,35 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveItemListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveItemSensitivityLabel", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -502158,144 +502155,144 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveItemVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveItemVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveRootChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveRootChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveRootContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveRootContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveRootListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveRootVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveRootVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgDriveSpecialContent", "Permissions": [], - "Method": "PUT", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgDriveSpecialContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationClassAssignmentRubricByRef", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -502314,52 +502311,52 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgEducationClassAssignmentRubricByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -502378,20 +502375,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationClassModuleUpResourceFolder", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -502410,161 +502407,161 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationClassModuleUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgEducationMeAssignmentRubricByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgEducationMeAssignmentRubricByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgEducationUserAssignmentRubricByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgEducationUserAssignmentRubricByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgEntitlementManagementAssignmentPolicy", "Permissions": [], - "Method": "PUT", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgEntitlementManagementAssignmentPolicy", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgExternalConnectionItem", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -502583,236 +502580,236 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgExternalConnectionItem", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveBundleContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveBundleContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveFollowingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveFollowingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveItemChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgGroupDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveItemVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveItemVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveRootChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveRootContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgGroupDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveRootVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveRootVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupDriveSpecialContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupDriveSpecialContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgGroupLicense", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -502831,67 +502828,67 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/assignLicense", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgGroupLicense", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/assignLicense", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupOnenotePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupOnenotePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupOnenoteResourceContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupOnenoteResourceContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupOnenoteSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupOnenoteSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupPhotoContent", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -502910,142 +502907,142 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/groups/{group-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgGroupPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/photo/$value", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupSiteListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupSiteListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenotePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupSiteOnenotePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteResourceContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupSiteOnenoteResourceContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgGroupTeam", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -503064,317 +503061,317 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/groups/{group-id}/team", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgGroupTeam", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupTeamChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupTeamChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupTeamChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupTeamPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupTeamPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgGroupTeamSchedule", "Permissions": [], - "Method": "PUT", - "Uri": "/groups/{group-id}/team/schedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgGroupTeamSchedule", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", "Permissions": [], - "Method": "PUT", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Permissions": [], - "Method": "POST", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", "Permissions": [], - "Method": "PUT", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingBackgroundImage", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingBackgroundImage", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingBannerLogo", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingBannerLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingCustomCss", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingCustomCss", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingFavicon", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingFavicon", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingHeaderLogo", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingHeaderLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -503393,20 +503390,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -503425,20 +503422,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -503457,20 +503454,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationFavicon", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -503489,20 +503486,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -503521,20 +503518,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -503553,20 +503550,20 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -503585,50 +503582,50 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingSquareLogo", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingSquareLogo", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationBrandingSquareLogoDark", "Permissions": [], - "Method": "PUT", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationBrandingSquareLogoDark", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503647,159 +503644,159 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Permissions": [], - "Method": "PUT", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgPrintPrinterJobDocumentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgPrintPrinterJobDocumentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgPrintShareJobDocumentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgPrintShareJobDocumentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgSecurityAlert", "Permissions": [], - "Method": "POST", - "Uri": "/security/alerts_v2/{alert-id}/comments", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAlertComment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgSecurityAlert", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}/comments", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgSecurityIncidentAlertComment", "Permissions": [], - "Method": "POST", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAlertComment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgSecurityIncidentAlertComment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", "Permissions": [], - "Method": "PUT", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgServicePrincipalSynchronization", "Permissions": [], - "Method": "PUT", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronization", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgServicePrincipalSynchronization", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", "Permissions": [], - "Method": "PUT", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgServicePrincipalSynchronizationSecret", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -503818,332 +503815,332 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgServicePrincipalSynchronizationSecret", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgShareDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgShareDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgShareItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgShareItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgShareListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgShareListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgShareRootContent", "Permissions": [], - "Method": "PUT", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgShareRootContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgSiteListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgSiteListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgSiteOnenotePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgSiteOnenotePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgSiteOnenoteResourceContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgSiteOnenoteResourceContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgSiteOnenoteSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgTeamChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgTeamChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgTeamPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgTeamPrimaryChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgTeamSchedule", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -504162,116 +504159,116 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/teams/{team-id}/schedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgTeamSchedule", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserChatMessageHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserChatMessageHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserChatMessageReaction", "Permissions": [ { "Name": "ChatMessage.Send", @@ -504290,313 +504287,313 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserChatMessageReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserChatMessageReplyHostedContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserChatMessageReplyReaction", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserChatMessageReplyReaction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserContactFolderContactPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserContactFolderContactPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserContactPhotoContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserContactPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveBundleContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveBundleContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveFollowingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveFollowingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveItemChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveItemChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveItemListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveItemListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveItemSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserDriveItemSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveItemVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveItemVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveRootChildContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveRootChildContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveRootContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveRootContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveRootListItemDriveItemContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveRootListItemDriveItemContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveRootSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserDriveRootSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveRootVersionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveRootVersionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserDriveSpecialContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserDriveSpecialContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgUserLicense", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -504615,52 +504612,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/assignLicense", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserLicense", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/assignLicense", + "Module": "Users.Actions" }, { + "Permissions": [], "ApiReferenceLink": null, - "CommandAlias": null, + "ApiVersion": "v1.0", + "OutputType": null, + "Variants": [ + "Set", + "SetViaIdentity" + ], "Command": "Set-MgUserMailFolderChildFolderMessageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Module": "Mail" + }, + { "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": null, + ], "Command": "Set-MgUserMailFolderMessageContent", - "Permissions": [], "Method": "PUT", + "CommandAlias": null, "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "OutputType": null, - "ApiVersion": "v1.0", - "Module": "Mail", - "Variants": [ - "Set", - "SetViaIdentity" - ] + "Module": "Mail" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgUserManagerByRef", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -504679,142 +504676,142 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/users/{user-id}/manager/$ref", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserManagerByRef", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/manager/$ref", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserMessageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserMessageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserOnenotePageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserOnenotePageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserOnenoteResourceContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserOnenoteResourceContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserOnenoteSectionPageContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserOnenoteSectionPageContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserOnlineMeetingAttendeeReport", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserOnlineMeetingRecordingContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserOnlineMeetingRecordingContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserOnlineMeetingTranscriptContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserOnlineMeetingTranscriptContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserPhotoContent", "Permissions": [ { "Name": "User.ReadWrite", @@ -504841,22 +504838,22 @@ "IsLeastPrivilege": false } ], - "Method": "PUT", - "Uri": "/users/{user-id}/photo/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" - ] + ], + "Command": "Set-MgUserPhotoContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/photo/$value", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgUserPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -504875,22 +504872,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/setPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setPresence", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgUserPresenceStatusMessage", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -504909,22 +504906,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/setStatusMessage", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserPresenceStatusMessage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setStatusMessage", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Set-MgUserPresenceUserPreferredPresence", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -504943,157 +504940,157 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" - ] + ], + "Command": "Set-MgUserPresenceUserPreferredPresence", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence/setUserPreferredPresence", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserTodoListTaskAttachmentContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserTodoListTaskAttachmentContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", "Permissions": [], - "Method": "PUT", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAttachmentSession", "Variants": [ "Set", "SetViaIdentity" - ] + ], + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", + "Method": "PUT", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ] + ], + "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ] + ], + "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Skip-MgBetaUserManagedDeviceActivationLock", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ] + ], + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ] + ], + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Skip-MgUserManagedDeviceActivationLock", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Bypass", "BypassViaIdentity" - ] + ], + "Command": "Skip-MgUserManagedDeviceActivationLock", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Start-MgApplicationSynchronizationJob", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgApplicationSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaApplicationSynchronizationJob", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaApplicationSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -505112,88 +505109,88 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" - ] + ], + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" - ] + ], + "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" - ] + ], + "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Run", "RunViaIdentity" - ] + ], + "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -505212,80 +505209,80 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaPrintPrinterJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaPrintPrinterJobPrintJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaPrintPrinterJobPrintJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaPrintPrinterShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaPrintPrinterShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaPrintShareJob", "Permissions": [ { "Name": "PrintJob.Create", @@ -505328,35 +505325,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaPrintShareJobPrintJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaPrintShareJobPrintJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -505375,35 +505372,35 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Variants": [ "Run", "RunViaIdentity" - ] + ], + "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaSecurityHuntingQuery", "Permissions": [], - "Method": "POST", - "Uri": "/security/runHuntingQuery", - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", "Variants": [ "Run", "RunExpanded" - ] + ], + "Command": "Start-MgBetaSecurityHuntingQuery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/runHuntingQuery", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -505422,101 +505419,101 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaTeamScheduleTimeCardBreak", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" - ] + ], + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaTeamworkDeviceDiagnostic", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Run", "RunViaIdentity" - ] + ], + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Start-MgBetaUserCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaUserCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" - ] + ], + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/solutions/workingTimeSchedule/startWorkingTime", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/solutions/workingTimeSchedule/startWorkingTime", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Start-MgCommunicationCallParticipantHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -505535,52 +505532,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" - ] + ], + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Run", "RunViaIdentity" - ] + ], + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Start-MgPrintPrinterJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Start-MgPrintShareJob", "Permissions": [ { "Name": "PrintJob.Create", @@ -505623,35 +505620,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Start-MgSecurityHuntingQuery", "Permissions": [], - "Method": "POST", - "Uri": "/security/runHuntingQuery", - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", "Variants": [ "Run", "RunExpanded" - ] + ], + "Command": "Start-MgSecurityHuntingQuery", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/runHuntingQuery", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Start-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -505670,20 +505667,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Start", "StartViaIdentity" - ] + ], + "Command": "Start-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -505702,35 +505699,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaAccessReview", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/stop", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaAccessReviewInstance", "Permissions": [], - "Method": "POST", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaAccessReviewInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -505757,39 +505754,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaBookingBusinessAppointment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaBookingBusinessCalendarView", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaBookingBusinessCalendarView", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaCommunicationCallMediaProcessing", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -505808,22 +505805,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -505842,22 +505839,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -505876,22 +505873,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/cancelApproval", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/cancelApproval", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -505910,296 +505907,296 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/operationApprovalRequests/cancelMyRequest", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded" - ] + ], + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/operationApprovalRequests/cancelMyRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "End", "EndViaIdentity" - ] + ], + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaFinancialCompanySalesInvoice", "Permissions": [], - "Method": "POST", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -506234,140 +506231,140 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaPrintPrinterJobPrintJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintPrinterShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrintPrinterShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaPrintShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaPrintShareJobPrintJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrintShareJobPrintJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -506386,20 +506383,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -506418,298 +506415,298 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaSecurityAction", "Permissions": [], - "Method": "POST", - "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaSecurityAction", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaUserCloudPc", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaUserCloudPc", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaUserCloudPcGracePeriod", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "End", "EndViaIdentity" - ] + ], + "Command": "Stop-MgBetaUserCloudPcGracePeriod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaUserEventInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBetaUserEventInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaUserPendingAccessReviewInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaUserPendingAccessReviewInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/solutions/workingTimeSchedule/endWorkingTime", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "End", "EndViaIdentity" - ] + ], + "Command": "Stop-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/solutions/workingTimeSchedule/endWorkingTime", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaVirtualEvent", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaVirtualEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistration", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaVirtualEventWebinarRegistration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -506736,39 +506733,39 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBookingBusinessAppointment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgBookingBusinessCalendarView", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgBookingBusinessCalendarView", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgCommunicationCallMediaProcessing", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -506787,22 +506784,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgCommunicationCallMediaProcessing", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -506821,161 +506818,161 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" - ] + ], + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "End", "EndViaIdentity" - ] + ], + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgGroupCalendarEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgGroupCalendarEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgGroupEvent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgGroupEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Stop", "StopViaIdentity" - ] + ], + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -507010,35 +507007,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgPrintPrinterJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgPrintShareJob", "Permissions": [], - "Method": "POST", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgPrintShareJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -507057,20 +507054,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -507089,144 +507086,144 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "POST", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgUserEvent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgUserEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Stop-MgUserEventInstance", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" - ] + ], + "Command": "Stop-MgUserEventInstance", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgVirtualEvent", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgVirtualEvent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgVirtualEventWebinarRegistration", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgVirtualEventWebinarRegistration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" - ] + ], + "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Submit-MgBetaEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -507253,65 +507250,65 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" - ] + ], + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Submit-MgBetaEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" - ] + ], + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Submit-MgBetaEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" - ] + ], + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Submit-MgBetaSecurityTiIndicator", "Permissions": [], - "Method": "POST", - "Uri": "/security/tiIndicators/submitTiIndicators", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Submit", "SubmitExpanded" - ] + ], + "Command": "Submit-MgBetaSecurityTiIndicator", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/tiIndicators/submitTiIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Submit-MgEducationClassAssignmentSubmission", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -507338,114 +507335,114 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" - ] + ], + "Command": "Submit-MgEducationClassAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Submit-MgEducationMeAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" - ] + ], + "Command": "Submit-MgEducationMeAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Submit-MgEducationUserAssignmentSubmission", "Permissions": [], - "Method": "POST", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Submit", "SubmitViaIdentity" - ] + ], + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Suspend-MgApplicationSynchronizationJob", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" - ] + ], + "Command": "Suspend-MgApplicationSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Suspend-MgBetaApplicationSynchronizationJob", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" - ] + ], + "Command": "Suspend-MgBetaApplicationSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" - ] + ], + "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" - ] + ], + "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Suspend-MgBetaEducationSynchronizationProfile", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -507464,20 +507461,20 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" - ] + ], + "Command": "Suspend-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507496,37 +507493,37 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" - ] + ], + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" - ] + ], + "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Suspend-MgServicePrincipalSynchronizationJob", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507545,20 +507542,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Pause", "PauseViaIdentity" - ] + ], + "Command": "Suspend-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507577,19 +507574,19 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Sync" - ] + ], + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", + "Method": "POST", + "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -507608,20 +507605,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", + "Method": "POST", + "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -507640,77 +507637,77 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Sync" - ] + ], + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", + "Method": "POST", + "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", + "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidForWorkSettings/syncApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync" - ] + ], + "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings/syncApps", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync" - ] + ], + "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementComanagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -507729,81 +507726,81 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" - ] + ], + "Command": "Sync-MgBetaDeviceManagementExchangeConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync" - ] + ], + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotSettings/sync", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgBetaUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgBetaUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507822,19 +507819,19 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Sync" - ] + ], + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", + "Method": "POST", + "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -507853,20 +507850,20 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", + "Method": "POST", + "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Sync-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -507885,251 +507882,251 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" - ] + ], + "Command": "Sync-MgDeviceManagementExchangeConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Sync-MgDeviceManagementManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgDeviceManagementManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Sync-MgUserManagedDevice", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Sync", "SyncViaIdentity" - ] + ], + "Command": "Sync-MgUserManagedDevice", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgApplicationProperty", "Permissions": [], - "Method": "POST", - "Uri": "/applications/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgApplicationProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/validateProperties", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgApplicationSynchronizationJobCredential", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgApplicationSynchronizationJobCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaAdministrativeUnitProperty", "Permissions": [], - "Method": "POST", - "Uri": "/administrativeUnits/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaAdministrativeUnitProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/administrativeUnits/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaApplicationProperty", "Permissions": [], - "Method": "POST", - "Uri": "/applications/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaApplicationProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/validateProperties", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaApplicationSynchronizationJobCredential", "Permissions": [], - "Method": "POST", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaContactProperty", "Permissions": [], - "Method": "POST", - "Uri": "/contacts/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaContactProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaContractProperty", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaContractProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", - "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/validateXml", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", + "Method": "POST", + "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", + "Uri": "/deviceAppManagement/mobileApps/validateXml", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaDeviceManagementAssignmentFilter", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/assignmentFilters/validateFilter", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/validateFilter", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", - "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaDeviceProperty", "Permissions": [], - "Method": "POST", - "Uri": "/devices/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDeviceProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaDirectoryDeletedItemProperty", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDirectoryDeletedItemProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaDirectoryObjectProperty", "Permissions": [ { "Name": "Group.Read.All", @@ -508164,114 +508161,114 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDirectoryObjectProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/validateProperties", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaDirectoryRoleProperty", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDirectoryRoleProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaDirectoryRoleTemplateProperty", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaDirectorySettingTemplateProperty", "Permissions": [], - "Method": "POST", - "Uri": "/directorySettingTemplates/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaDirectorySettingTemplateProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaDriveListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaDriveListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/validatePermission", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaExternalIndustryDataConnector", "Permissions": [ { "Name": "IndustryData-DataConnector.ReadWrite.All", @@ -508290,101 +508287,101 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": null, "Variants": [ "Validate", "ValidateViaIdentity" - ] + ], + "Command": "Test-MgBetaExternalIndustryDataConnector", + "Method": "POST", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaGroupDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupDriveListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaGroupDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupDynamicMembership", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupDynamicMembership", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/evaluateDynamicMembership", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupDynamicMembershipRule", "Permissions": [], - "Method": "POST", - "Uri": "/groups/evaluateDynamicMembership", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Variants": [ "Evaluate1", "EvaluateExpanded1" - ] + ], + "Command": "Test-MgBetaGroupDynamicMembershipRule", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/evaluateDynamicMembership", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupProperty", "Permissions": [ { "Name": "Group.Read.All", @@ -508403,169 +508400,169 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/validateProperties", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaGroupSiteContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaGroupSiteListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaIdentityConditionalAccess", "Permissions": [], - "Method": "POST", - "Uri": "/identity/conditionalAccess/evaluate", - "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", "Variants": [ "Evaluate", "EvaluateExpanded" - ] + ], + "Command": "Test-MgBetaIdentityConditionalAccess", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/evaluate", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -508584,67 +508581,67 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", "Variants": [ "Validate", "Validate1", "ValidateExpanded", "ValidateViaIdentity" - ] + ], + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded" - ] + ], + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/policy/labels/evaluateApplication", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" - ] + ], + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/evaluateApplication", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", "Permissions": [], - "Method": "POST", - "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" - ] + ], + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -508663,35 +508660,35 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/informationProtection/policy/labels/evaluateRemoval", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" - ] + ], + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/evaluateRemoval", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaOrganizationProperty", "Permissions": [], - "Method": "POST", - "Uri": "/organization/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaOrganizationProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/validateProperties", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -508710,65 +508707,65 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" - ] + ], + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", "Permissions": [], - "Method": "POST", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" - ] + ], + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", "Permissions": [], - "Method": "POST", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded" - ] + ], + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaServicePrincipalProperty", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaServicePrincipalProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/validateProperties", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -508787,252 +508784,252 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaShareListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaShareListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaSiteContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaSiteContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaSiteListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaSiteListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserCloudPcBulkResize", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserCloudPcBulkResize", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaUserDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserDriveListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaUserDriveListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaUserDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -509051,107 +509048,107 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgBetaUserManagedAppUserBlocked", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -509186,20 +509183,20 @@ "IsLeastPrivilege": false } ], - "Method": "GET", - "Uri": "/users/{user-id}/isManagedAppUserBlocked", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Functions", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgBetaUserManagedAppUserBlocked", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/isManagedAppUserBlocked", + "Module": "Beta.Users.Functions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserPassword", "Permissions": [ { "Name": "User.ReadWrite", @@ -509218,35 +509215,35 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/validatePassword", - "OutputType": "IMicrosoftGraphPasswordValidationInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphPasswordValidationInformation", "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaUserPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/validatePassword", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserProperty", "Permissions": [], - "Method": "POST", - "Uri": "/users/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgBetaUserProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/validateProperties", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -509265,22 +509262,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -509299,22 +509296,22 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -509333,82 +509330,82 @@ "IsLeastPrivilege": true } ], - "Method": "POST", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" - ] + ], + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgContactProperty", "Permissions": [], - "Method": "POST", - "Uri": "/contacts/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgContactProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contacts/validateProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgContractProperty", "Permissions": [], - "Method": "POST", - "Uri": "/contracts/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgContractProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/contracts/validateProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgDeviceProperty", "Permissions": [], - "Method": "POST", - "Uri": "/devices/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgDeviceProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/devices/validateProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgDirectoryDeletedItemProperty", "Permissions": [], - "Method": "POST", - "Uri": "/directory/deletedItems/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgDirectoryDeletedItemProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directory/deletedItems/validateProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgDirectoryObjectProperty", "Permissions": [ { "Name": "Group.Read.All", @@ -509443,148 +509440,148 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/directoryObjects/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgDirectoryObjectProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryObjects/validateProperties", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgDirectoryRoleProperty", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoles/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgDirectoryRoleProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoles/validateProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgDirectoryRoleTemplateProperty", "Permissions": [], - "Method": "POST", - "Uri": "/directoryRoleTemplates/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgDirectoryRoleTemplateProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/validateProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgDriveListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgDriveListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/root/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/validatePermission", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgGroupDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgGroupDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgGroupDriveListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgGroupDriveListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgGroupDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgGroupDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgGroupProperty", "Permissions": [ { "Name": "Group.Read.All", @@ -509603,67 +509600,67 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/groups/{group-id}/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgGroupProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/validateProperties", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgGroupSettingTemplateProperty", "Permissions": [], - "Method": "POST", - "Uri": "/groupSettingTemplates/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgGroupSettingTemplateProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/validateProperties", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgGroupSiteContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgGroupSiteContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgGroupSiteListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgGroupSiteListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -509682,52 +509679,52 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", "Variants": [ "Validate", "Validate1", "ValidateExpanded", "ValidateViaIdentity" - ] + ], + "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgOrganizationProperty", "Permissions": [], - "Method": "POST", - "Uri": "/organization/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgOrganizationProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/organization/validateProperties", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgServicePrincipalProperty", "Permissions": [], - "Method": "POST", - "Uri": "/servicePrincipals/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgServicePrincipalProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/validateProperties", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgServicePrincipalSynchronizationJobCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -509746,131 +509743,131 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgShareListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgShareListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgSiteContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgSiteContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgSiteListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgSiteListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgUserDriveItemPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgUserDriveItemPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgUserDriveListContentTypePublished", "Permissions": [], - "Method": "GET", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Functions", + "OutputType": null, "Variants": [ "Is", "IsViaIdentity" - ] + ], + "Command": "Test-MgUserDriveListContentTypePublished", + "Method": "GET", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Module": "Users.Functions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Test-MgUserDriveRootPermission", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" - ] + ], + "Command": "Test-MgUserDriveRootPermission", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Test-MgUserProperty", "Permissions": [], - "Method": "POST", - "Uri": "/users/validateProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" - ] + ], + "Command": "Test-MgUserProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/validateProperties", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Unblock-MgBetaUserManagedApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -509889,933 +509886,933 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/users/{user-id}/unblockManagedApps", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unblock", "UnblockViaIdentity" - ] + ], + "Command": "Unblock-MgBetaUserManagedApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/unblockManagedApps", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaChatMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaChatMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaChatMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaChatMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamworkDeletedChatDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Undo-MgBetaUserChatMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgBetaUserChatMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgChatMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgChatMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgChatMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgChatMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgTeamChannelMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgTeamChannelMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgTeamworkDeletedChatDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgTeamworkDeletedChatDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgUserChatMessageReplySoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgUserChatMessageReplySoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Undo-MgUserChatMessageSoftDelete", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Undo", "UndoViaIdentity" - ] + ], + "Command": "Undo-MgUserChatMessageSoftDelete", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Module": "Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaBookingBusiness", "Permissions": [], - "Method": "POST", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": null, "Variants": [ "Unpublish", "Unpublish1", "UnpublishViaIdentity", "UnpublishViaIdentity1" - ] + ], + "Command": "Unpublish-MgBetaBookingBusiness", + "Method": "POST", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBetaDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaGroupDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBetaGroupDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaGroupSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBetaGroupSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaGroupSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBetaGroupSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaShareListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBetaShareListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBetaSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBetaSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Unpublish-MgBetaUserDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBetaUserDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgBookingBusiness", "Permissions": [], - "Method": "POST", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgBookingBusiness", + "Method": "POST", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgGroupDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgGroupDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgGroupSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgGroupSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgGroupSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgGroupSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgShareListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgShareListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgSiteContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgSiteContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgSiteListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgSiteListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Unpublish-MgUserDriveListContentType", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Unpublish", "UnpublishViaIdentity" - ] + ], + "Command": "Unpublish-MgUserDriveListContentType", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAdminEdge", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge", - "OutputType": "IMicrosoftGraphEdge", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphEdge", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgAdminEdge", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAdminEdgeInternetExplorerMode", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge/internetExplorerMode", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphInternetExplorerMode", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgAdminEdgeInternetExplorerMode", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSiteList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgAdminPeopleItemInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/people/itemInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgAdminPeopleItemInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgAdminPeopleProfileCardProperty", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAdminPeopleProfileCardProperty", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgAdminPeoplePronoun", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/people/pronouns", - "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPronounsSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgAdminPeoplePronoun", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAdminSharepoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/sharepoint", - "OutputType": "IMicrosoftGraphSharepoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSharepoint", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgAdminSharepoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/sharepoint", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgAdminSharepointSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/sharepoint/settings", - "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSharepointSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgAdminSharepointSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAgreement", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAgreement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAgreementAcceptance", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAgreementAcceptance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAgreementFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/file", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAgreementFile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAgreementFileLocalization", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAgreementFileLocalization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAgreementFileLocalizationVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAgreementFileLocalizationVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAgreementFileVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAgreementFileVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAppCatalogTeamApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAppCatalogTeamApp", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgAppCatalogTeamAppDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAppCatalogTeamAppDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgApplication", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -510834,73 +510831,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/applications/{application-id}", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplication", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgApplicationByAppId", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications(appId='{appId}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationByAppId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgApplicationByUniqueName", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationByUniqueName", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgApplicationExtensionProperty", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationExtensionProperty", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -510919,107 +510916,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationFederatedIdentityCredential", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgApplicationFederatedIdentityCredentialByName", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationFederatedIdentityCredentialByName", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationSynchronizationJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationJobBulkUpload", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationSynchronizationJobBulkUpload", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationJobSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationSynchronizationJobSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -511038,56 +511035,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationSynchronizationTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationTemplateSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAccessReview", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -511106,618 +511103,618 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/accessReviews/{accessReview-id}", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAccessReview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAccessReviewDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAccessReviewInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewInstanceDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAccessReviewInstanceDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewInstanceMyDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewInstanceReviewer", "Permissions": [], - "Method": "PATCH", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAccessReviewInstanceReviewer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewMyDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewDecision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAccessReviewMyDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAccessReviewReviewer", "Permissions": [], - "Method": "PATCH", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAccessReviewReviewer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdge", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge", - "OutputType": "IMicrosoftGraphEdge", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEdge", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaAdminEdge", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge/internetExplorerMode", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphInternetExplorerMode", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSiteList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphBrowserSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdministrativeUnit", "Permissions": [], - "Method": "PATCH", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAdministrativeUnit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAdministrativeUnitExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAdministrativeUnitExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeople", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/people", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaAdminPeople", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/people", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeopleItemInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/people/itemInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaAdminPeopleItemInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/people/itemInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeopleProfileCardProperty", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphProfileCardProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAdminPeopleProfileCardProperty", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdminPeoplePronoun", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/people/pronouns", - "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPronounsSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaAdminPeoplePronoun", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/people/pronouns", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdminReportSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/reportSettings", - "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAdminReportSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaAdminReportSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/reportSettings", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAdminSharepoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/sharepoint", - "OutputType": "IMicrosoftGraphSharepoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSharepoint", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaAdminSharepoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/sharepoint", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAdminSharepointSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/sharepoint/settings", - "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSharepointSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaAdminSharepointSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/sharepoint/settings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAgreement", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAgreement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAgreementAcceptance", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAgreementAcceptance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAgreementFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/file", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAgreementFile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAgreementFileLocalization", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAgreementFileLocalization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAgreementFileLocalizationVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAgreementFileLocalizationVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAgreementFileVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAgreementFileVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAppCatalogTeamApp", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppIcon", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaApplication", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -511736,73 +511733,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/applications/{application-id}", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplication", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationByAppId", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications(appId='{appId}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationByAppId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications(appId='{appId}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationByUniqueName", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphApplication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationByUniqueName", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications(uniqueName='{uniqueName}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaApplicationExtensionProperty", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphExtensionProperty", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationExtensionProperty", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationFederatedIdentityCredential", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -511821,107 +511818,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationSynchronizationJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationJobSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationTemplate", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -511940,56 +511937,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationSynchronizationTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusiness", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -512008,11 +512005,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Update", "Update1", @@ -512022,12 +512017,14 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaBookingBusiness", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -512062,11 +512059,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Update", "Update1", @@ -512076,18 +512071,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaBookingBusinessAppointment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessCalendarView", "Permissions": [], - "Method": "PATCH", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Update", "Update1", @@ -512097,12 +512092,14 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaBookingBusinessCalendarView", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessCustomer", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -512137,11 +512134,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCustomer", "Variants": [ "Update", "Update1", @@ -512151,12 +512146,14 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaBookingBusinessCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessCustomQuestion", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -512183,11 +512180,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Update", "Update1", @@ -512197,12 +512192,14 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaBookingBusinessCustomQuestion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessService", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -512221,11 +512218,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "OutputType": "IMicrosoftGraphBookingService", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Update", "Update1", @@ -512235,12 +512230,14 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaBookingBusinessService", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -512259,11 +512256,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingStaffMember", "Variants": [ "Update", "Update1", @@ -512273,18 +512268,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaBookingBusinessStaffMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBookingCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Update", "Update1", @@ -512294,29 +512289,31 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaBookingCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaBusinessFlowTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaBusinessFlowTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaChat", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -512343,22 +512340,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/chats/{chat-id}", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -512449,56 +512446,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaChatLastMessagePreview", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatLastMessagePreview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaChatMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaChatMessage", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -512533,107 +512530,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaChatMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaChatMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaChatOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaChatPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaChatPinnedMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatPinnedMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -512676,22 +512673,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaChatTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -512710,73 +512707,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallContentSharingSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationCallContentSharingSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationCallOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallParticipant", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "OutputType": "IMicrosoftGraphParticipant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationCallParticipant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallRecordingStatus", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -512795,96 +512792,94 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationCallRecordingStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationCallRecordSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationCallRecordSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeeting", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeeting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "Update1", @@ -512894,18 +512889,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "Update1", @@ -512915,161 +512910,163 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCommunicationPresence", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/presences/{presence-id}", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaCommunicationPresence", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaCompliance", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaCompliance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscovery", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscovery", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -513088,22 +513085,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}", - "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCase", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -513122,88 +513119,88 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -513222,139 +513219,139 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", "Permissions": [], - "Method": "POST", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -513373,39 +513370,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -513424,39 +513421,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -513475,73 +513472,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphEdiscoveryTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaContact", "Permissions": [], - "Method": "PATCH", - "Uri": "/contacts/{orgContact-id}", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaContact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaContract", "Permissions": [], - "Method": "PATCH", - "Uri": "/contracts/{contract-id}", - "OutputType": "IMicrosoftGraphContract", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaContract", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDataPolicyOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDataPolicyOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDevice", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -513568,22 +513565,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/devices/{device-id}", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/devices/{device-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgt", - "Command": "Update-MgBetaDeviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513602,37 +513599,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement", - "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagement", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgt", + "Uri": "/deviceAppManagement", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513651,22 +513648,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513685,22 +513682,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513719,22 +513716,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513753,22 +513750,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513787,22 +513784,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513821,141 +513818,141 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513974,22 +513971,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -514008,22 +514005,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -514042,107 +514039,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", - "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -514161,175 +514158,175 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Beta.Devices.CorporateManagement" }, - { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", - "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + { "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", - "Command": "Update-MgBetaDeviceAppManagementManagedEBook", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -514348,22 +514345,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -514382,22 +514379,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -514416,1703 +514413,1703 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileApp", - "Command": "Update-MgBetaDeviceAppManagementMobileApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCategory", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfiguration", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMultipleMobileAppRelationship", - "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", + "Method": "POST", + "CommandAlias": "Update-MgBetaDeviceAppMgtMultipleMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtMultiplePolicySet", - "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", "Permissions": [], - "Method": "POST", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "Method": "POST", + "CommandAlias": "Update-MgBetaDeviceAppMgtMultiplePolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySet", - "Command": "Update-MgBetaDeviceAppManagementPolicySet", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "OutputType": "IMicrosoftGraphPolicySet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementPolicySet", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetAssignment", - "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetItem", - "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphPolicySetItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -516131,22 +516128,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -516165,22 +516162,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -516199,22 +516196,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516233,22 +516230,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtTask", - "Command": "Update-MgBetaDeviceAppManagementTask", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516267,22 +516264,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementTask", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtTask", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", - "Command": "Update-MgBetaDeviceAppManagementTaskStatus", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516301,22 +516298,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "Method": "POST", + "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", - "Command": "Update-MgBetaDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -516335,90 +516332,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementVppToken", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516437,22 +516434,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -516471,22 +516468,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -516505,22 +516502,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -516539,22 +516536,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -516573,22 +516570,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516607,22 +516604,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516641,22 +516638,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516675,22 +516672,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516709,90 +516706,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceByDeviceId", "Permissions": [], - "Method": "PATCH", - "Uri": "/devices(deviceId='{deviceId}')", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceByDeviceId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceCommand", "Permissions": [], - "Method": "PATCH", - "Uri": "/devices/{device-id}/commands/{command-id}", - "OutputType": "IMicrosoftGraphCommand", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceCommand", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/devices/{device-id}/commands/{command-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -516835,150 +516832,150 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement", - "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagement", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/androidForWorkSettings", - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/androidForWorkSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -516997,360 +516994,360 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAssignmentFilter", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAuditEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAuditEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAutopilotEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCartToClassAssociation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517369,22 +517366,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -517403,124 +517400,124 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementComplianceSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementComplianceSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -517539,139 +517536,139 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/conditionalAccessSettings", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementConfigurationSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDataSharingConsent", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -517690,107 +517687,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDerivedCredential", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDerivedCredential", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -517809,22 +517806,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDetectedApp", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517843,472 +517840,472 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Refresh" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -518327,22 +518324,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -518361,22 +518358,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -518403,22 +518400,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -518437,22 +518434,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -518471,22 +518468,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -518513,22 +518510,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -518547,22 +518544,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScript", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518581,22 +518578,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceShellScript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518615,22 +518612,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518649,22 +518646,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518683,22 +518680,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518717,107 +518714,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -518836,22 +518833,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementExchangeConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -518870,11 +518867,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", "Variants": [ "Update", "Update1", @@ -518882,18 +518877,18 @@ "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Update", "Update1", @@ -518901,777 +518896,779 @@ "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentDeviceState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentUserState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentUserState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -519690,396 +519687,396 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", - "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -520098,22 +520095,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -520132,122 +520129,122 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMonitoring", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/monitoring", - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMonitoring", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementNdeConnector", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "OutputType": "IMicrosoftGraphNdesConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphNdesConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementNdeConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -520266,22 +520263,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -520300,22 +520297,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphRemoteActionAudit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -520334,22 +520331,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -520384,54 +520381,54 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/reports", - "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -520450,39 +520447,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "OutputType": "IMicrosoftGraphResourceOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementResourceOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementReusableSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementReusableSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -520501,22 +520498,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -520535,22 +520532,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -520569,22 +520566,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleScopeTag", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -520603,56 +520600,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScript", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementScript", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -520671,22 +520668,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementScriptAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -520705,22 +520702,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -520739,22 +520736,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptUserRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -520773,22 +520770,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -520807,311 +520804,311 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementSettingDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementSettingDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTemplateSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTemplateSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTermAndCondition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTermAndCondition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521130,39 +521127,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521181,22 +521178,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521215,22 +521212,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521249,22 +521246,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521283,22 +521280,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521317,22 +521314,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521351,22 +521348,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521385,22 +521382,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521419,22 +521416,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521453,22 +521450,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521487,22 +521484,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521521,37 +521518,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521570,22 +521567,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521604,22 +521601,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521638,20 +521635,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521670,22 +521667,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521704,22 +521701,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521738,22 +521735,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521772,22 +521769,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521806,22 +521803,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521840,20 +521837,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521872,39 +521869,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521923,22 +521920,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521957,22 +521954,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -521991,11 +521988,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", "Variants": [ "Update", "Update1", @@ -522003,12 +521998,14 @@ "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522027,22 +522024,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522061,22 +522058,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522095,22 +522092,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522129,39 +522126,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522180,22 +522177,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522214,22 +522211,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522248,22 +522245,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522282,22 +522279,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522316,22 +522313,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522350,20 +522347,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522382,22 +522379,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522416,22 +522413,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522450,22 +522447,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522484,20 +522481,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522516,22 +522513,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522550,22 +522547,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522584,173 +522581,173 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphUserPfxCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -522769,339 +522766,339 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/reports", - "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcReports", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcExportJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Module": "Beta.DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Module": "Beta.DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsAutopilotSettings", - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -523120,22 +523117,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -523154,188 +523151,188 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "Module": "Beta.DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDeviceUsageRights", "Permissions": [], - "Method": "PATCH", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDeviceUsageRights", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory", - "OutputType": "IMicrosoftGraphDirectory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectory", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAdministrativeUnit", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryAdministrativeUnit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryAttributeSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryAttributeSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCertificateAuthority", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/certificateAuthorities", - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryCertificateAuthority", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -523354,345 +523351,345 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryDeviceLocalCredential", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryExternalUserProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphExternalUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryExternalUserProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryFederationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryFederationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryImpactedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryImpactedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/impactedResources/{impactedResource-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryObject", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryObject", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Module": "Beta.DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRecommendation", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/recommendations/{recommendation-id}", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphRecommendation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryRecommendation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphImpactedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryRoles/{directoryRole-id}", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRoleScopedMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryRoleScopedMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectoryRoleTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectoryRoleTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySetting", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -523711,226 +523708,226 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/settings/{directorySetting-id}", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectorySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/settings/{directorySetting-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySettingTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectorySettingTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySharedEmailDomain", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSharedEmailDomain", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectorySharedEmailDomain", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectorySubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDomain", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDomain", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDomainFederationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDomainFederationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDomainServiceConfigurationRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDomainServiceConfigurationRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDomainVerificationDnsRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDomainVerificationDnsRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDrive", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDrive", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -523957,243 +523954,243 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemPermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -524220,770 +524217,770 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveList", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaDriveRootVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaDriveRootVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClass", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClass", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -525002,39 +524999,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentDefault", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -525053,56 +525050,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentDefault", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -525121,22 +525118,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -525155,39 +525152,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -525206,39 +525203,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmission", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSubmission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -525257,90 +525254,90 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -525359,22 +525356,22 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassModule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -525393,207 +525390,207 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationModuleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationClassModuleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMe", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaEducationMe", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentRubric", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmission", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentSubmission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -525612,381 +525609,379 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationMeUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/user/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaEducationMeUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/user/mailboxSettings", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/education", - "OutputType": "IMicrosoftGraphEducationRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaEducationRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationSchool", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationSchool", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationSynchronizationProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationSynchronizationProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationSynchronizationProfileError", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationSynchronizationProfileError", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationSynchronizationProfileStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationSynchronizationProfileStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEducationUser", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUser", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentRubric", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmission", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentSubmission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Module": "Beta.Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEducationUserRubric", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEducationUserRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Module": "Beta.Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -525994,103 +525989,103 @@ "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -526098,103 +526093,103 @@ "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -526202,127 +526197,129 @@ "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/settings", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementSubject", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementSubject", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternal", "Permissions": [], - "Method": "PATCH", - "Uri": "/external", - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaExternal", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalAuthorizationSystem", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphAuthorizationSystem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalAuthorizationSystem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "OutputType": "IMicrosoftGraphDataCollectionInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphDataCollectionInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -526341,22 +526338,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalConnection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -526375,90 +526372,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalConnectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionGroupMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalConnectionGroupMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionItemActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalConnectionItemActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalConnectionOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionQuota", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/quota", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalConnectionQuota", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/quota", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaExternalConnectionSchema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -526477,485 +526474,483 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/schema", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalConnectionSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/schema", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataConnector", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataInboundFlow", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataRoleGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataSourceSystem", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaExternalIndustryDataYear", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaExternalIndustryDataYear", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancial", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials", - "OutputType": "IMicrosoftGraphFinancials", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphFinancials", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaFinancial", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCountryRegion", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "OutputType": "IMicrosoftGraphCountryRegion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCountryRegion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCountryRegion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPayment", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomerPayment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "Update1", @@ -526965,18 +526960,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "Update1", @@ -526986,120 +526981,120 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyEmployee", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "OutputType": "IMicrosoftGraphEmployee", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphEmployee", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyEmployee", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyEmployeePicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyInformation", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCompanyInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyInformation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyItemCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Update", "Update1", @@ -527109,52 +527104,52 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanyItemCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyItemPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyItemPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyJournal", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "OutputType": "IMicrosoftGraphJournal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphJournal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyJournal", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyJournalLine", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "OutputType": "IMicrosoftGraphJournalLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphJournalLine", "Variants": [ "Update", "Update1", @@ -527164,103 +527159,103 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanyJournalLine", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPurchaseInvoice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", "Variants": [ "Update", "Update1", @@ -527270,18 +527265,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Update", "Update1", @@ -527291,18 +527286,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Update", "Update1", @@ -527312,18 +527307,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "Update1", @@ -527333,528 +527328,528 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "OutputType": "IMicrosoftGraphVendor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoice", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesInvoice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", "Variants": [ "Update", "Update1", @@ -527864,18 +527859,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Update", "Update1", @@ -527885,18 +527880,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Update", "Update1", @@ -527906,18 +527901,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "Update1", @@ -527927,188 +527922,188 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrder", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "OutputType": "IMicrosoftGraphSalesOrder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesOrder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderLine", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesOrderLine", "Variants": [ "Update", "Update1", @@ -528118,18 +528113,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Update", "Update1", @@ -528139,18 +528134,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Update", "Update1", @@ -528160,18 +528155,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "Update1", @@ -528181,171 +528176,171 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuote", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "OutputType": "IMicrosoftGraphSalesQuote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesQuote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphSalesQuoteLine", "Variants": [ "Update", "Update1", @@ -528355,18 +528350,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "OutputType": "IMicrosoftGraphItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItem", "Variants": [ "Update", "Update1", @@ -528376,18 +528371,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphItemCategory", "Variants": [ "Update", "Update1", @@ -528397,18 +528392,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "Update1", @@ -528418,199 +528413,201 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyShipmentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyTaxArea", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "OutputType": "IMicrosoftGraphTaxArea", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphTaxArea", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyTaxArea", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyTaxGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "OutputType": "IMicrosoftGraphTaxGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphTaxGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyTaxGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphUnitOfMeasure", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendor", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "OutputType": "IMicrosoftGraphVendor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphVendor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyVendor", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendorCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPaymentTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaFinancialCompanyVendorPicture", "Permissions": [], - "Method": "PATCH", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "OutputType": "IMicrosoftGraphPicture", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Financials", + "OutputType": "IMicrosoftGraphPicture", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaFinancialCompanyVendorPicture", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Module": "Beta.Financials" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -528629,56 +528626,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupAppRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupAppRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaGroupByUniqueName", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupByUniqueName", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -528697,39 +528694,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupCalendarEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupCalendarPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupCalendarPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -528748,1110 +528745,1110 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupConversationThread", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupConversationThreadPost", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupConversationThreadPost", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupConversationThreadPostExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupConversationThreadPostExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDrive", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDrive", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveList", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupDriveRootVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupDriveRootVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupEndpoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupEndpoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -529870,130 +529867,128 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupEventExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupEventInstanceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupEventInstanceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaGroupLifecyclePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Update", "Update1", @@ -530003,148 +529998,150 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaGroupLifecyclePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteNotebook", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupOnenoteNotebook", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenotePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupOnenotePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenotePageContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupOnenotePageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupOnenoteSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupOnenoteSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupOnenoteSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupPlanner", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/planner", - "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupPlanner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupPlannerPlanDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupPlannerPlanDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSetting", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -530163,1456 +530160,1454 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphDirectorySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{directorySetting-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSite", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSite", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteContentModel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", - "OutputType": "IMicrosoftGraphContentModel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentModel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteContentModel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", - "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathOnenote", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteGetByPathOnenote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", - "OutputType": "IMicrosoftGraphRecycleBin", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecycleBin", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteGetByPathTermStore", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteGetByPathTermStore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteList", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenote", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenotePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenotePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphCanvasLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSitePermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSitePermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBin", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "OutputType": "IMicrosoftGraphRecycleBin", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecycleBin", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteRecycleBin", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRecycleBinItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteRecycleBinItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStore", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -531622,18 +531617,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -531643,137 +531638,137 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -531783,18 +531778,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -531804,52 +531799,52 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -531859,18 +531854,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -531880,777 +531875,779 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamChannelTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPrimaryChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleDayNote", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "OutputType": "IMicrosoftGraphDayNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDayNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleDayNote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleShift", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleShift", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleTimeCard", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamTag", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupTeamTagMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupTeamTagMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaGroupThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -532669,479 +532666,479 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupThread", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupThreadPost", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "OutputType": "IMicrosoftGraphPost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": "IMicrosoftGraphPost", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupThreadPost", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaGroupThreadPostExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupThreadPostExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Beta.Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityApiConnector", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityApiConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityAuthenticationEventFlow", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityAuthenticationEventListener", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityAuthenticationEventListener", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlow", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2CUserFlow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlow", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2XUserFlow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", "Variants": [ "Update1", "UpdateExpanded1" - ] + ], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", "Permissions": [], - "Method": "POST", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -533160,22 +533157,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -533202,22 +533199,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -533244,1196 +533241,1194 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/continuousAccessEvaluationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/policy", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/policy", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics", - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "OutputType": "IMicrosoftGraphFinding", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphFinding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionManagement", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsManagement", - "OutputType": "IMicrosoftGraphPermissionsManagement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsManagement", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionManagement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Refresh", "Refresh1", @@ -534443,103 +534438,103 @@ "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Update", "Update1", @@ -534549,783 +534544,785 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityProvider", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityProvider", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaIdentityUserFlow", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityUserFlow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaIdentityUserFlowAttribute", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaIdentityUserFlowAttribute", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaInformationProtection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection/policy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaInformationProtectionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection/policy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionPolicyLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaInformationProtectionPolicyLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection/sensitivityPolicySettings", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/invitations/invitedUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/mailboxSettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessAlert", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/alerts/{alert-id}", - "OutputType": "IMicrosoftGraphNetworkaccessAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessAlert", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/alerts/{alert-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivity", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranch", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", - "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-branchsite-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessBranchSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityBranch", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", - "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessBranchConnectivityConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityBranchConnectivityConfigurationLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchDeviceLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-devicelink-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityBranchDeviceLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/deviceLinks/{deviceLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityBranchForwardingProfilePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/branches/{branchSite-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetwork", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetwork", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetwork", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkConnectivityConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConnectivityConfigurationLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkConnectivityConfigurationLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/connectivityConfiguration/links/{connectivityConfigurationLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessDeviceLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkDeviceLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/deviceLinks/{deviceLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessConnectivityRemoteNetworkForwardingProfilePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/connectivity/remoteNetworks/{remoteNetwork-id}/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessFilteringPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessFilteringPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessFilteringPolicyRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessFilteringPolicyRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/filteringPolicies/{filteringPolicy-id}/policyRules/{policyRule-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessFilteringProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", - "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-filteringprofile-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessFilteringProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessFilteringProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessFilteringProfilePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessFilteringProfilePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/filteringProfiles/{filteringProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessForwardingPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessForwardingPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingPolicies/{forwardingPolicy-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessForwardingProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingprofile-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessForwardingProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessForwardingProfilePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", - "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingpolicylink-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessPolicyLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessForwardingProfilePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/forwardingProfiles/{forwardingProfile-id}/policies/{policyLink-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessLog", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/logs", - "OutputType": "IMicrosoftGraphNetworkaccessLogs", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessLogs", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessLog", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/logs", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessLogRemoteNetwork", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", - "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessRemoteNetworkHealthEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessLogRemoteNetwork", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/logs/remoteNetworks/{remoteNetworkHealthEvent-id}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessLogTraffic", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessTraffic", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessLogTraffic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/logs/traffic/{networkAccessTraffic-transactionId}", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/reports", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/reports", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessRootNetworkAccessRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess", - "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessNetworkAccessRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessRootNetworkAccessRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/settings", - "OutputType": "IMicrosoftGraphNetworkaccessSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/settings", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSettingConditionalAccess", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/settings/conditionalAccess", - "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-conditionalaccesssettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessConditionalAccessSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessSettingConditionalAccess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/settings/conditionalAccess", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSettingCrossTenantAccess", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/settings/crossTenantAccess", - "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-crosstenantaccesssettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessCrossTenantAccessSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessSettingCrossTenantAccess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/settings/crossTenantAccess", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-enrichedauditlogs-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSettingEnrichedAuditLog", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/settings/enrichedAuditLogs", - "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-enrichedauditlogs-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessEnrichedAuditLogs", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessSettingEnrichedAuditLog", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/settings/enrichedAuditLogs", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessSettingForwardingOption", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/settings/forwardingOptions", - "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/networkaccess-forwardingoptions-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessForwardingOptions", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessSettingForwardingOption", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/settings/forwardingOptions", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaNetworkAccessTenantStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/networkAccess/tenantStatus", - "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.NetworkAccess", + "OutputType": "IMicrosoftGraphNetworkaccessTenantStatus", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaNetworkAccessTenantStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/networkAccess/tenantStatus", + "Module": "Beta.NetworkAccess" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -535344,158 +535341,158 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOauth2PermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOnPremisePublishingProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileAgent", "Permissions": [], - "Method": "PATCH", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Permissions": [], - "Method": "PATCH", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphOnPremisesAgent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileConnector", "Permissions": [], - "Method": "PATCH", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "OutputType": "IMicrosoftGraphConnector", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphConnectorGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphPublishedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -535522,22 +535519,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}", - "OutputType": "IMicrosoftGraphOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationBranding", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -535556,22 +535553,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/branding", - "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationBranding", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationBrandingLocalization", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -535590,73 +535587,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationBrandingLocalization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationPartnerInformation", "Permissions": [], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/partnerInformation", - "OutputType": "IMicrosoftGraphPartnerInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphPartnerInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationPartnerInformation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/partnerInformation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/settings", - "OutputType": "IMicrosoftGraphOrganizationSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSettingContactInsight", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -535675,22 +535672,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationSettingContactInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/contactInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSettingItemInsight", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -535709,39 +535706,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationSettingItemInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Permissions": [], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaOrganizationSettingPersonInsight", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -535760,105 +535757,105 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInsightsSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaOrganizationSettingPersonInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlace", "Permissions": [], - "Method": "PATCH", - "Uri": "/places/{place-id}", - "OutputType": "IMicrosoftGraphPlace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphPlace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/places/{place-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPlaceAsRoomListRoom", "Permissions": [], - "Method": "PATCH", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlaceAsRoomListRoom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPlaceAsRoomListWorkspace", "Permissions": [], - "Method": "PATCH", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "OutputType": "IMicrosoftGraphWorkspace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphWorkspace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlaceAsRoomListWorkspace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlaceByPlaceId", "Permissions": [], - "Method": "PATCH", - "Uri": "/places(placeId='{placeId}')", - "OutputType": "IMicrosoftGraphPlace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphPlace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlaceByPlaceId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/places(placeId='{placeId}')", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPlanner", "Permissions": [], - "Method": "PATCH", - "Uri": "/planner", - "OutputType": "IMicrosoftGraphPlanner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlanner", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPlanner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerBucket", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -535885,22 +535882,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/buckets/{plannerBucket-id}", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerBucket", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerPlan", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -535927,22 +535924,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/plans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerPlan", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerPlanDetail", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -535969,56 +535966,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerPlanDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPlannerRoster", "Permissions": [], - "Method": "PATCH", - "Uri": "/planner/rosters/{plannerRoster-id}", - "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRoster", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerRoster", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPlannerRosterMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerRosterMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTask", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -536045,22 +536042,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -536087,22 +536084,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -536129,22 +536126,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTaskDetail", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -536171,22 +536168,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerTaskDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -536213,37 +536210,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAccessReviewPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/accessReviewPolicy", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAccessReviewPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/accessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -536262,37 +536259,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/adminConsentRequestPolicy", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -536311,69 +536308,69 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAppManagementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authenticationFlowsPolicy", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authenticationMethodsPolicy", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -536392,22 +536389,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -536426,88 +536423,88 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthorizationPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAuthorizationPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -536526,114 +536523,114 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/default", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPolicyTemplate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -536652,82 +536649,82 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/defaultAppManagementPolicy", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyExternalIdentityPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/externalIdentitiesPolicy", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/externalIdentitiesPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/federatedTokenValidationPolicy", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/federatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -536746,22 +536743,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -536780,173 +536777,173 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyPermissionGrantPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyRoleManagementPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyRoleManagementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -536965,73 +536962,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta", + ], + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "PATCH", "CommandAlias": null, - "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Module": "Beta.Identity.SignIns" + }, + { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -537050,22 +537047,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -537084,71 +537081,71 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrint", "Permissions": [], - "Method": "PATCH", - "Uri": "/print", - "OutputType": "IMicrosoftGraphPrint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrint", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaPrint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPrintConnector", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/connectors/{printConnector-id}", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/operations/{printOperation-id}", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinter", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -537167,22 +537164,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -537209,1014 +537206,1012 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterJobDocument", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterJobDocument", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterJobTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterJobTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShare", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printerShares/{printerShare-id}", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterShare", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShareJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterShareJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShareJobDocument", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterShareJobDocument", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterShareJobTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterShareJobTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintPrinterTaskTrigger", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintPrinterTaskTrigger", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintService", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/services/{printService-id}", - "OutputType": "IMicrosoftGraphPrintService", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintService", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintServiceEndpoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintServiceEndpoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPrintShare", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintShare", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintShareJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintShareJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintShareJobDocument", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintShareJobDocument", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrintShareJobTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintShareJobTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPrintTaskDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintTaskDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPrintTaskDefinitionTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrintTaskDefinitionTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Module": "Beta.Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaPrivacySubjectRightsRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivacySubjectRightsRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", "Permissions": [], - "Method": "PATCH", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Compliance", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Beta.Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccess", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceSubject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedOperationEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedOperationEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaPrivilegedRoleSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaPrivilegedRoleSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaProgram", "Permissions": [], - "Method": "PATCH", - "Uri": "/programs/{program-id}", - "OutputType": "IMicrosoftGraphProgram", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaProgram", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/programs/{program-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaProgramControl", "Permissions": [], - "Method": "PATCH", - "Uri": "/programControls/{programControl-id}", - "OutputType": "IMicrosoftGraphProgramControl", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControl", "Variants": [ "Update", "Update1", @@ -538230,18 +538225,18 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ] + ], + "Command": "Update-MgBetaProgramControl", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaProgramControlProgram", "Permissions": [], - "Method": "PATCH", - "Uri": "/programControls/{programControl-id}/program", - "OutputType": "IMicrosoftGraphProgram", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgram", "Variants": [ "Update", "Update1", @@ -538251,300 +538246,302 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaProgramControlProgram", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/programControls/{programControl-id}/program", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaProgramControlType", "Permissions": [], - "Method": "PATCH", - "Uri": "/programControlTypes/{programControlType-id}", - "OutputType": "IMicrosoftGraphProgramControlType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphProgramControlType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaProgramControlType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/programControlTypes/{programControlType-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBilling", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing", - "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBilling", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportPartnerBilling", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingManifest", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaReportPartnerBillingManifest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaReportPartnerBillingOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingReconciliation", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/reconciliation", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportPartnerBillingReconciliation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/reconciliation/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingUsage", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/usage", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportPartnerBillingUsage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingUsageBilled", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/usage/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportPartnerBillingUsageBilled", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/usage/unbilled", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportSlaAzureAdAuthentication", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/sla/azureADAuthentication", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphAzureAdAuthentication", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/sla/azureADAuthentication", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportUserInsightDaily", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/userInsights/daily", - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportUserInsightDaily", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/userInsights/daily", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaReportUserInsightMonthly", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/userInsights/monthly", - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Reports", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaReportUserInsightMonthly", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/userInsights/monthly", + "Module": "Beta.Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRiskDetection", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRiskDetection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRiskyServicePrincipal", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRiskyServicePrincipal", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRiskyServicePrincipalHistory", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRiskyServicePrincipalHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRiskyUser", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRiskyUser", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRiskyUserHistory", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRiskyUserHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -538563,120 +538560,120 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/roleManagement", - "OutputType": "IMicrosoftGraphRoleManagement", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphRoleManagement", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPc", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/cloudPC", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementCloudPc", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -538719,39 +538716,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -538770,105 +538767,105 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/roleManagement/deviceManagement", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDeviceManagement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -538911,224 +538908,224 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -539147,919 +539144,919 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseApp", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagement", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchange", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange", - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", "Variants": [ "Update", "UpdateExpanded" - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", - "Permissions": [], + ], + "Command": "Update-MgBetaRoleManagementExchange", "Method": "PATCH", - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "OutputType": "IMicrosoftGraphCustomAppScope", + "CommandAlias": null, + "Uri": "/roleManagement/exchange", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphCustomAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -540078,22 +540075,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSchemaExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Module": "Beta.SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -540112,22 +540109,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/search/acronyms/{acronym-id}", - "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSearchAcronym", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -540146,388 +540143,388 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/search/bookmarks/{bookmark-id}", - "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSearchBookmark", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSearchEntity", "Permissions": [], - "Method": "PATCH", - "Uri": "/search", - "OutputType": "IMicrosoftGraphSearchEntity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchEntity", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSearchEntity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/search", + "Module": "Beta.Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSearchQna", "Permissions": [], - "Method": "PATCH", - "Uri": "/search/qnas/{qna-id}", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Search", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSearchQna", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", + "Module": "Beta.Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/securityActions/{securityAction-id}", - "OutputType": "IMicrosoftGraphSecurityAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/securityActions/{securityAction-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAlert", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/alerts/{alert-id}", - "OutputType": "IMicrosoftGraphAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAlert", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/alerts/{alert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAlertMultiple", "Permissions": [], - "Method": "POST", - "Uri": "/security/alerts/updateAlerts", - "OutputType": "IMicrosoftGraphAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Update1", "UpdateExpanded1" - ] + ], + "Command": "Update-MgBetaSecurityAlertMultiple", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/alerts/updateAlerts", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAlertV2", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/alerts_v2/{alert-id}", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAlertV2", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationAutomation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphEndUserNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLandingPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLandingPageDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphLoginPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationPayload", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "OutputType": "IMicrosoftGraphPayload", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPayload", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationPayload", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationTraining", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "OutputType": "IMicrosoftGraphTraining", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTraining", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationTraining", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTrainingCampaign", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAuditLog", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/auditLog", - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAuditLog", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/auditLog", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAuditLogQuery", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAuditLogQuery", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityAuditLogQueryRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityAuditLogQueryRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCase", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCase", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -540546,39 +540543,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -540597,11 +540594,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -540609,63 +540604,65 @@ "UpdateViaIdentity", "UpdateViaIdentity1", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -540684,73 +540681,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -540769,11 +540766,9 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -540781,63 +540776,65 @@ "UpdateViaIdentity", "UpdateViaIdentity1", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -540856,22 +540853,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -540890,56 +540887,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -540958,1239 +540955,1239 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCollaboration", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/collaboration", - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCollaboration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/collaboration", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityDomainSecurityProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityDomainSecurityProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityFileSecurityProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphFileSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityFileSecurityProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityHostSecurityProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphHostSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityHostSecurityProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIdentity", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/identities", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityIdentity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/identities", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIdentityHealthIssue", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityIdentityHealthIssue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIdentitySensor", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/identities/sensors/{sensor-id}", - "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityIdentitySensor", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/identities/sensors/{sensor-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIncident", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/incidents/{incident-id}", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIncident", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityIncident", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityInformationProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/informationProtection", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityInformationProtection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/informationProtection", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/informationProtection/labelPolicySettings", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/informationProtection/labelPolicySettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityIPSecurityProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityIPSecurityProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelAuthority", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelAuthority", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelCategorySubcategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelCitation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelCitation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelDepartment", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelDepartment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelFilePlanReference", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelFilePlanReference", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityPartner", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/partner", - "OutputType": "IMicrosoftGraphPartnerSecurity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPartnerSecurity", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/partner", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityPartnerSecurityAlert", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityPartnerSecurityAlert", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityProviderTenantSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityProviderTenantSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/rules", - "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRulesRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/rules", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityRuleDetectionRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityRuleDetectionRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySecureScore", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/secureScores/{secureScore-id}", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecuritySecureScore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySecureScoreControlProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecuritySecureScoreControlProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySubjectRightsRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecuritySubjectRightsRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligence", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligence", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceHost", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostPort", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostReputation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmission", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatSubmission", - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatSubmission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatSubmission", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTiIndicator", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityTiIndicator", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTiIndicatorMultiple", "Permissions": [], - "Method": "POST", - "Uri": "/security/tiIndicators/updateTiIndicators", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphTiIndicator", "Variants": [ "Update1", "UpdateExpanded1" - ] + ], + "Command": "Update-MgBetaSecurityTiIndicatorMultiple", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/tiIndicators/updateTiIndicators", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTrigger", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/triggers", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityTrigger", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/triggers", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTriggerRetentionEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityTriggerRetentionEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTriggerType", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/triggerTypes", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSecurityTriggerType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/triggerTypes", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSecurityUserSecurityProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphUserSecurityProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSecurityUserSecurityProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServiceAnnouncementHealthOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementIssue", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServiceAnnouncementIssue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServiceAnnouncementMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -542217,73 +542214,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipal", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalByAppId", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals(appId='{appId}')", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalByAppId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalClaimPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -542302,73 +542299,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalClaimPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalEndpoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalEndpoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalLicenseDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -542395,22 +542392,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -542437,22 +542434,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -542487,300 +542484,298 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalRiskDetection", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalRiskDetection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareList", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "Update1", @@ -542790,18 +542785,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "Update1", @@ -542811,18 +542806,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "Update1", @@ -542832,18 +542827,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -542853,18 +542848,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -542874,18 +542869,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "Update1", @@ -542895,18 +542890,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "Update1", @@ -542916,18 +542911,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "Update1", @@ -542937,18 +542932,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -542958,182 +542953,184 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaShareListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSharePermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSharePermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSite", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSite", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -543152,22 +543149,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSiteContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -543186,22 +543183,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -543220,107 +543217,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteGetByPathAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteGetByPathAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteGetByPathOnenote", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteGetByPathOnenote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteGetByPathTermStore", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteGetByPathTermStore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteList", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -543339,22 +543336,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -543373,22 +543370,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -543407,175 +543404,175 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphItemActivityOld", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemPermission", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -543602,90 +543599,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListPermission", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -543712,487 +543709,485 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebook", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenoteNotebook", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenotePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenotePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenotePageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenotePageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenoteSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenoteSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOnenoteSectionPageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphCanvasLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageAsSitePageWebPart", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageAsSitePageWebPart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSitePermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSitePermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStore", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -544202,18 +544197,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -544223,137 +544218,137 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -544363,18 +544358,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -544384,52 +544379,52 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -544439,18 +544434,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -544460,520 +544455,522 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Beta.Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestore", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "OutputType": "IMicrosoftGraphDriveProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestorePoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "OutputType": "IMicrosoftGraphRestorePoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestorePoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestorePoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "OutputType": "IMicrosoftGraphServiceApp", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphServiceApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphRestoreSessionBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "OutputType": "IMicrosoftGraphSiteProtectionRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BackupRestore", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "Module": "Beta.BackupRestore" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenario", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -544992,56 +544989,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenario", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenario", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenario", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -545060,22 +545057,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -545094,73 +545091,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -545179,90 +545176,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.BusinessScenario", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaSubscribedSku", "Permissions": [], - "Method": "PATCH", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSubscribedSku", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", + "Module": "Beta.ChangeNotifications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeam", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -545297,22 +545294,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannel", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.Group", @@ -545347,22 +545344,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -545397,90 +545394,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -545547,22 +545544,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -545661,22 +545658,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -545711,311 +545708,311 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamOwnerMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamOwnerMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannel", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPrimaryChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPrimaryChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPrimaryChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamPrimaryChannelTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamPrimaryChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/daynote-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleDayNote", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "OutputType": "IMicrosoftGraphDayNote", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/daynote-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDayNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleDayNote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleOpenShift", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleOpenShift", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleShift", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleShift", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -546034,107 +546031,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleTimeCard", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeCard", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleTimeCard", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleTimeOff", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleTimeOff", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleTimeOffReason", - "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleTimeOffReason", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -546153,1236 +546150,1236 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamTagMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamTagMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamwork", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork", - "OutputType": "IMicrosoftGraphTeamwork", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamwork", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaTeamwork", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedChat", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedChat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphDeletedTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDevice", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeviceActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeviceConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceHealth", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeviceHealth", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeviceOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkDeviceSoftware", "Permissions": [], - "Method": "POST", - "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkDeviceSoftware", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkTeamAppSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/teamsAppSettings", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAppSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkTeamAppSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkTeamTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkTeamTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTeamworkWorkforceIntegration", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTeamworkWorkforceIntegration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Module": "Beta.Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenant", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Module": "Beta.ManagedTenants" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/multiTenantOrganization", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTrustFramework", "Permissions": [], - "Method": "PATCH", - "Uri": "/trustFramework", - "OutputType": "IMicrosoftGraphTrustFramework", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFramework", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgBetaTrustFramework", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/trustFramework", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaTrustFrameworkKeySet", "Permissions": [], - "Method": "PATCH", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTrustFrameworkKeySet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaTrustFrameworkPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaTrustFrameworkPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -547457,90 +547454,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUser", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserActivityHistoryItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserActivityHistoryItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserActivityStatistics", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphActivityStatistics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserActivityStatistics", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserAppRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserAppRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Beta.Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -547559,56 +547556,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserAuthenticationEmailMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserAuthenticationMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserAuthenticationOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -547627,62 +547624,60 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserAuthenticationSignInPreference", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/signInPreferences", - "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSignInPreferences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserAuthenticationSignInPreference", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/signInPreferences", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserCalendarGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserCalendarGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserCalendarPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Update", "Update1", @@ -547692,2511 +547687,2513 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaUserCalendarPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChat", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserChatInstalledApp", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatLastMessagePreview", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatLastMessagePreview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMessageHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatMessageHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatPinnedMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatPinnedMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserChatTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserChatTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContact", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderChildFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactFolderChildFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderChildFolderContact", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactFolderChildFolderContact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderContact", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactFolderContact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderContactExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactFolderContactExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactFolderContactPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactFolderContactPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserContactPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserContactPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Module": "Beta.PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDevice", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/devices/{device-id}", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceByDeviceId", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDeviceByDeviceId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceCommand", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "OutputType": "IMicrosoftGraphCommand", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphCommand", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDeviceCommand", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDeviceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDeviceUsageRights", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUsageRight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDeviceUsageRights", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Module": "Beta.CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDrive", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDrive", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveList", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserDriveRootVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserDriveRootVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Beta.Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserEventExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserEventExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserEventInstanceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserEventInstanceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Beta.Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInferenceClassification", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/inferenceClassification", - "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphInferenceClassification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInferenceClassification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInferenceClassificationOverride", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInferenceClassificationOverride", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection/policy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtectionPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Beta.Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/insights", - "OutputType": "IMicrosoftGraphItemInsights", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphItemInsights", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInsightShared", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInsightShared", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInsightTrending", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "OutputType": "IMicrosoftGraphTrending", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInsightTrending", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserInsightUsed", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserInsightUsed", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserLicenseDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserLicenseDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailboxSettings", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailFolderChildFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailFolderMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderMessageExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailFolderMessageExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMailFolderMessageRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMailFolderMessageRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDevice", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMessageExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Mail", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMessageExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Beta.Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMobileAppIntentAndState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMobileAppIntentAndState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "Beta.Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserNotification", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/notifications/{notification-id}", - "OutputType": "IMicrosoftGraphNotification", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserNotification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteNotebook", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnenoteNotebook", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenotePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnenotePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenotePageContent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnenotePageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnenoteSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnenoteSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnenoteSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Beta.Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -550215,28 +550212,26 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnlineMeeting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "Update1", @@ -550246,18 +550241,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "Update1", @@ -550267,250 +550262,252 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingRecording", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnlineMeetingRecording", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingRegistration", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnlineMeetingRegistration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOnlineMeetingTranscript", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOnlineMeetingTranscript", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookMasterCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOutlookMasterCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOutlookTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOutlookTaskFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskFolderTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOutlookTaskFolderTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOutlookTaskGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphOutlookTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserPassword", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/changePassword", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users.Actions", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/changePassword", + "Module": "Beta.Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserPlanner", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -550529,56 +550526,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/planner", - "OutputType": "IMicrosoftGraphPlannerUser", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserPlanner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner", + "Module": "Beta.Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserPresence", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/presence", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserPresence", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", + "Module": "Beta.CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile", - "OutputType": "IMicrosoftGraphProfile", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -550597,22 +550594,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileAccount", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileAddress", "Permissions": [ { "Name": "User.ReadWrite", @@ -550631,22 +550628,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "OutputType": "IMicrosoftGraphItemAddress", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemAddress", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileAddress", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileAnniversary", "Permissions": [ { "Name": "User.ReadWrite", @@ -550665,22 +550662,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileAnniversary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileAward", "Permissions": [ { "Name": "User.ReadWrite", @@ -550699,22 +550696,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "OutputType": "IMicrosoftGraphPersonAward", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAward", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileAward", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileCertification", "Permissions": [ { "Name": "User.ReadWrite", @@ -550733,22 +550730,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "OutputType": "IMicrosoftGraphPersonCertification", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonCertification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileCertification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileEducationalActivity", "Permissions": [ { "Name": "User.ReadWrite", @@ -550767,22 +550764,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphEducationalActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileEducationalActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileEmail", "Permissions": [ { "Name": "User.ReadWrite", @@ -550801,22 +550798,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "OutputType": "IMicrosoftGraphItemEmail", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemEmail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileEmail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileInterest", "Permissions": [ { "Name": "User.ReadWrite", @@ -550835,22 +550832,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "OutputType": "IMicrosoftGraphPersonInterest", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonInterest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileInterest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileLanguage", "Permissions": [ { "Name": "User.ReadWrite", @@ -550869,22 +550866,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphLanguageProficiency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileLanguage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileName", "Permissions": [ { "Name": "User.ReadWrite", @@ -550903,22 +550900,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "OutputType": "IMicrosoftGraphPersonName", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonName", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileName", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/names/{personName-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileNote", "Permissions": [ { "Name": "User.Read", @@ -550961,22 +550958,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonAnnotation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileNote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfilePatent", "Permissions": [ { "Name": "User.ReadWrite", @@ -550995,22 +550992,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "OutputType": "IMicrosoftGraphItemPatent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPatent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfilePatent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfilePhone", "Permissions": [ { "Name": "User.ReadWrite", @@ -551029,22 +551026,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "OutputType": "IMicrosoftGraphItemPhone", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPhone", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfilePhone", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfilePosition", "Permissions": [ { "Name": "User.ReadWrite", @@ -551063,22 +551060,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "OutputType": "IMicrosoftGraphWorkPosition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphWorkPosition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfilePosition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileProject", "Permissions": [ { "Name": "User.ReadWrite", @@ -551097,22 +551094,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphProjectParticipation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileProject", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserProfilePublication", "Permissions": [ { "Name": "User.ReadWrite", @@ -551131,22 +551128,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "OutputType": "IMicrosoftGraphItemPublication", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphItemPublication", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfilePublication", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileSkill", "Permissions": [ { "Name": "User.ReadWrite", @@ -551165,22 +551162,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphSkillProficiency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileSkill", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileWebAccount", "Permissions": [ { "Name": "User.ReadWrite", @@ -551199,22 +551196,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "OutputType": "IMicrosoftGraphWebAccount", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphWebAccount", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileWebAccount", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserProfileWebsite", "Permissions": [ { "Name": "User.ReadWrite", @@ -551233,124 +551230,124 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.People", + "OutputType": "IMicrosoftGraphPersonWebsite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserProfileWebsite", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", + "Module": "Beta.People" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserScopedRoleMemberOf", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserScopedRoleMemberOf", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Module": "Beta.Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurity", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/security", - "OutputType": "IMicrosoftGraphSecurity1", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurity1", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSecurity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/security", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurityInformationProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/security/informationProtection", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSecurityInformationProtection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Security", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Module": "Beta.Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSetting", "Permissions": [ { "Name": "User.ReadWrite", @@ -551369,73 +551366,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings", - "OutputType": "IMicrosoftGraphUserSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUserSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingContactMergeSuggestion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphContactMergeSuggestions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingItemInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/itemInsights", - "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingItemInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Module": "Beta.Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingShiftPreference", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -551454,141 +551451,141 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphShiftPreferences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingShiftPreference", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingStorage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/storage", - "OutputType": "IMicrosoftGraphUserStorage", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUserStorage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingStorage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingStorageQuota", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/storage/quota", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingStorageQuota", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingStorageQuotaService", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingStorageQuotaService", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingWindows", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphWindowsSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingWindows", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserSettingWindowsInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserSettingWindowsInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTeamwork", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/teamwork", - "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphUserTeamwork", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTeamwork", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTeamworkAssociatedTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Teams", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Module": "Beta.Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoList", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -551607,39 +551604,39 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTodoList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTodoListExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -551658,39 +551655,39 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTodoListTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphAttachmentSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -551709,39 +551706,39 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "OutputType": "IMicrosoftGraphChecklistItem", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphChecklistItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTaskExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTodoListTaskExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -551760,804 +551757,804 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "OutputType": "IMicrosoftGraphLinkedResource", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Users", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Module": "Beta.Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEvent", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventPresenter", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventPresenter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhall", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventTownhall", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallPresenter", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventTownhallPresenter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventTownhallSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinar", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinar", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta", - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarPresenter", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarPresenter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistration", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarRegistration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Module": "Beta.Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta", - "CommandAlias": "Update-MgBetaWuDeployment", - "Command": "Update-MgBetaWindowsUpdatesDeployment", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesDeployment", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuDeployment", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", - "CommandAlias": "Update-MgBetaWuDeploymentAudience", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", + "Method": "POST", + "CommandAlias": "Update-MgBetaWuDeploymentAudience", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", + "Method": "POST", + "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta", - "CommandAlias": "Update-MgBetaWuPolicy", - "Command": "Update-MgBetaWindowsUpdatesPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuPolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuPolicyAudience", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuPolicyAudience", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", "Permissions": [], - "Method": "POST", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", + "Method": "POST", + "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta", - "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta", "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuProduct", - "Command": "Update-MgBetaWindowsUpdatesProduct", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/products/{product-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesProduct", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuProduct", + "Uri": "/admin/windows/updates/products/{product-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuProductEdition", - "Command": "Update-MgBetaWindowsUpdatesProductEdition", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesProductEdition", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuProductEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuProductKnownIssue", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuProductKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuProductRevision", - "Command": "Update-MgBetaWindowsUpdatesProductRevision", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesProductRevision", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuResourceConnection", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgBetaWuUpdatableAsset", - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "PATCH", + "CommandAlias": "Update-MgBetaWuUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Module": "Beta.WindowsUpdates" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgBookingBusiness", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -552576,22 +552573,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBookingBusiness", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessAppointment", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -552626,39 +552623,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBookingBusinessAppointment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBookingBusinessCalendarView", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingAppointment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBookingBusinessCalendarView", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessCustomer", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -552693,22 +552690,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBookingBusinessCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessCustomQuestion", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -552735,22 +552732,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBookingBusinessCustomQuestion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessService", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -552769,22 +552766,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "OutputType": "IMicrosoftGraphBookingService", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingService", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBookingBusinessService", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgBookingBusinessStaffMember", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -552803,39 +552800,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBookingBusinessStaffMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgBookingCurrency", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphBookingCurrency", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgBookingCurrency", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgChat", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -552862,22 +552859,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/chats/{chat-id}", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgChatInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -552968,56 +552965,56 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgChatLastMessagePreview", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatLastMessagePreview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgChatMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgChatMessage", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -553052,90 +553049,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgChatMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgChatMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgChatPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgChatPinnedMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatPinnedMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgChatTab", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -553178,22 +553175,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgChatTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallAudioRoutingGroup", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -553212,73 +553209,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationCallContentSharingSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationCallContentSharingSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationCallOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCommsOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationCallOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationCallParticipant", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "OutputType": "IMicrosoftGraphParticipant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationCallParticipant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgCommunicationCallRecordingStatus", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -553297,241 +553294,241 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationCallRecordingStatus", + "Method": "POST", + "CommandAlias": null, + "Uri": "/communications/calls/{call-id}/updateRecordingStatus", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationCallRecordOrganizerV2", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationCallRecordOrganizerV2", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationCallRecordParticipantV2", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationCallRecordParticipantV2", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationCallRecordSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecordsSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationCallRecordSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeeting", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationOnlineMeeting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeetingRecording", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationOnlineMeetingRecording", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationOnlineMeetingTranscript", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationOnlineMeetingTranscript", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCommunicationPresence", "Permissions": [], - "Method": "PATCH", - "Uri": "/communications/presences/{presence-id}", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgCommunicationPresence", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/communications/presences/{presence-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgCompliance", "Permissions": [], - "Method": "PATCH", - "Uri": "/compliance", - "OutputType": "IMicrosoftGraphCompliance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphCompliance", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgCompliance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/compliance", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgContact", "Permissions": [], - "Method": "PATCH", - "Uri": "/contacts/{orgContact-id}", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrgContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgContact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/contacts/{orgContact-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgContract", "Permissions": [], - "Method": "PATCH", - "Uri": "/contracts/{contract-id}", - "OutputType": "IMicrosoftGraphContract", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphContract", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgContract", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/contracts/{contract-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDataPolicyOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphDataPolicyOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDataPolicyOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDevice", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -553558,22 +553555,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/devices/{device-id}", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/devices/{device-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgt", - "Command": "Update-MgDeviceAppManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553592,37 +553589,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement", - "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceAppManagement", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagement", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgt", + "Uri": "/deviceAppManagement", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553641,22 +553638,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553675,22 +553672,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553709,22 +553706,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553743,22 +553740,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553777,22 +553774,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553811,39 +553808,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553862,22 +553859,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553896,22 +553893,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -553930,90 +553927,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -554032,158 +554029,158 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", - "Command": "Update-MgDeviceAppManagementManagedAppStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedAppStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", - "Command": "Update-MgDeviceAppManagementManagedEBook", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedEBook", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphEBookInstallSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceInstallState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -554202,22 +554199,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -554236,22 +554233,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -554270,1042 +554267,1042 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileApp", - "Command": "Update-MgDeviceAppManagementMobileApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-webapp-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppContentFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", - "Command": "Update-MgDeviceAppManagementMobileAppCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphMobileAppCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppCategory", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -555324,22 +555321,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -555358,22 +555355,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -555392,22 +555389,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtVppToken", - "Command": "Update-MgDeviceAppManagementVppToken", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -555426,22 +555423,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "OutputType": "IMicrosoftGraphVppToken", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphVppToken", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", + ], + "Command": "Update-MgDeviceAppManagementVppToken", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtVppToken", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", + "Module": "Devices.CorporateManagement" + }, + { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -555460,22 +555457,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -555494,22 +555491,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -555528,22 +555525,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -555562,56 +555559,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceByDeviceId", "Permissions": [], - "Method": "PATCH", - "Uri": "/devices(deviceId='{deviceId}')", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceByDeviceId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagement", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -555654,20 +555651,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement", - "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagement", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -555686,37 +555683,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementAuditEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphAuditEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementAuditEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -555735,22 +555732,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -555769,20 +555766,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/conditionalAccessSettings", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDetectedApp", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -555801,22 +555798,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDetectedApp", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -555835,358 +555832,358 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -556205,22 +556202,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -556239,22 +556236,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementExchangeConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -556273,56 +556270,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementExchangeConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementIoUpdateStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementIoUpdateStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDevice", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -556341,158 +556338,158 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementManagedDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -556511,22 +556508,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -556545,56 +556542,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementPartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -556613,22 +556610,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -556647,22 +556644,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -556697,20 +556694,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/reports", - "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphDeviceManagementReports", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagementReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/reports", + "Module": "Reports" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementResourceOperation", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -556729,22 +556726,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "OutputType": "IMicrosoftGraphResourceOperation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphResourceOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementResourceOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -556763,22 +556760,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementRoleDefinition", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -556797,22 +556794,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -556831,107 +556828,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTermAndCondition", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditions", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementTermAndCondition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -556950,22 +556947,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -556984,22 +556981,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557018,22 +557015,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557052,22 +557049,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557086,22 +557083,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557120,22 +557117,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557154,22 +557151,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557188,22 +557185,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557222,37 +557219,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557271,22 +557268,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557305,39 +557302,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557356,22 +557353,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557390,22 +557387,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557424,22 +557421,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557458,22 +557455,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557492,22 +557489,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557526,22 +557523,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557560,22 +557557,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557594,20 +557591,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557626,22 +557623,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557660,20 +557657,20 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557692,22 +557689,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557726,22 +557723,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -557760,209 +557757,209 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Module": "DeviceManagement.Administration" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Permissions": [], - "Method": "POST", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Method": "POST", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Module": "DeviceManagement.Actions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Permissions": [], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsMalwareInformation", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -557981,22 +557978,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -558015,411 +558012,411 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "DeviceManagement", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", + "Module": "DeviceManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory", - "OutputType": "IMicrosoftGraphDirectory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectory", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDirectoryAdministrativeUnit", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryAdministrativeUnit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryAdministrativeUnitExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDirectoryAttributeSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAttributeSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryAttributeSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphAllowedValue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryDeviceLocalCredential", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryDeviceLocalCredential", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryFederationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryFederationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryObject", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryObjects/{directoryObject-id}", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DirectoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryObject", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Module": "DirectoryObjects" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDirectoryOnPremiseSynchronization", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryOnPremiseSynchronization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryRoles/{directoryRole-id}", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryRoleByRoleTemplateId", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryRoleByRoleTemplateId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryRoleScopedMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryRoleScopedMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectoryRoleTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectoryRoleTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectorySubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectorySubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", "Permissions": [], - "Method": "PATCH", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphCompanySubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDomain", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomain", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDomain", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDomainFederationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphInternalDomainFederation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDomainFederationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDomainServiceConfigurationRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDomainServiceConfigurationRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDomainVerificationDnsRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphDomainDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDomainVerificationDnsRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDrive", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDrive", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItem", "Permissions": [ { "Name": "Files.ReadWrite", @@ -558446,226 +558443,226 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemPermission", "Permissions": [ { "Name": "Files.ReadWrite", @@ -558692,719 +558689,719 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgDriveItemRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveList", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgDriveRootVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgDriveRootVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClass", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationClass", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClass", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignment", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -559423,39 +559420,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentDefault", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -559474,39 +559471,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentDefault", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -559525,22 +559522,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSetting", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -559559,56 +559556,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSubmission", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentSubmission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -559627,56 +559624,56 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSubmissionResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClassModule", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -559695,22 +559692,22 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "OutputType": "IMicrosoftGraphEducationModule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassModule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationClassModuleResource", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -559729,156 +559726,156 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationModuleResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationClassModuleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMe", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgEducationMe", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationMeAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationMeAssignmentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentRubric", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationMeAssignmentRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentSubmission", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationMeAssignmentSubmission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentSubmissionResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationMeRubric", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -559897,347 +559894,345 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/education/me/rubrics/{educationRubric-id}", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationMeRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/rubrics/{educationRubric-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationMeUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/me/user/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgEducationMeUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/me/user/mailboxSettings", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/education", - "OutputType": "IMicrosoftGraphEducationRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgEducationRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationSchool", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/schools/{educationSchool-id}", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSchool", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationSchool", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationSchoolAdministrativeUnit", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationSchoolAdministrativeUnit", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEducationUser", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUser", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserAssignmentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentRubric", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserAssignmentRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentSubmission", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserAssignmentSubmission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationOutcome", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentSubmissionResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Module": "Education" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEducationUserRubric", "Permissions": [], - "Method": "PATCH", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Education", + "OutputType": "IMicrosoftGraphEducationRubric", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEducationUserRubric", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Module": "Education" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAccessPackage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAssignment", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -560245,52 +560240,52 @@ "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAssignment", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementAssignmentRequest", "Permissions": [], - "Method": "POST", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": null, "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -560298,69 +560293,69 @@ "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementAssignmentRequest", + "Method": "POST", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalog", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementCatalog", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "Update1", @@ -560374,18 +560369,18 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "Update1", @@ -560395,18 +560390,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "Update1", @@ -560416,18 +560411,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "Update1", @@ -560437,35 +560432,35 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "Update1", @@ -560479,18 +560474,18 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "Update1", @@ -560500,18 +560495,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "Update1", @@ -560521,18 +560516,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "Update1", @@ -560542,307 +560537,307 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementConnectedOrganization", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementConnectedOrganization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironment", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalog", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalog", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "Update1", @@ -560856,18 +560851,18 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "Update1", @@ -560877,18 +560872,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "Update1", @@ -560898,18 +560893,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "Update1", @@ -560919,35 +560914,35 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "Update1", @@ -560961,18 +560956,18 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "Update1", @@ -560982,18 +560977,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "Update1", @@ -561003,18 +560998,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "Update1", @@ -561024,552 +561019,554 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceScopeResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceScopeResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgEntitlementManagementSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/entitlementManagement/settings", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgEntitlementManagementSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/entitlementManagement/settings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgExternal", "Permissions": [], - "Method": "PATCH", - "Uri": "/external", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgExternal", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgExternalConnection", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -561588,22 +561585,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgExternalConnection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgExternalConnectionGroup", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -561622,73 +561619,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgExternalConnectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgExternalConnectionGroupMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgExternalConnectionGroupMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgExternalConnectionItemActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgExternalConnectionItemActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgExternalConnectionOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgExternalConnectionOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgExternalConnectionSchema", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -561707,22 +561704,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/external/connections/{externalConnection-id}/schema", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgExternalConnectionSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/external/connections/{externalConnection-id}/schema", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgGroup", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -561741,56 +561738,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupAppRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupAppRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgGroupByUniqueName", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups(uniqueName='{uniqueName}')", - "OutputType": "IMicrosoftGraphGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupByUniqueName", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups(uniqueName='{uniqueName}')", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgGroupCalendarEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -561809,39 +561806,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupCalendarEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupCalendarPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupCalendarPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupConversationThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -561860,1008 +561857,1008 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupConversationThread", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupConversationThreadPostExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupConversationThreadPostExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDrive", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDrive", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", "CommandAlias": null, - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Files" + }, + { "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveList", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupDriveRootVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupDriveRootVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupEvent", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -562880,79 +562877,77 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupEventExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupEventExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupEventInstanceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupEventInstanceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgGroupLifecyclePolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", "Variants": [ "Update", "Update1", @@ -562962,148 +562957,150 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupLifecyclePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteNotebook", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupOnenoteNotebook", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupOnenotePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupOnenotePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupOnenotePageContent", "Permissions": [], - "Method": "POST", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupOnenotePageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupOnenoteSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupOnenoteSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupOnenoteSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupPlanner", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/planner", - "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupPlanner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupPlannerPlanDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupPlannerPlanDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgGroupSetting", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -563122,11 +563119,9 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "OutputType": "IMicrosoftGraphGroupSetting", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupSetting", "Variants": [ "Update", "Update1", @@ -563136,1038 +563131,1038 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/settings/{groupSetting-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSite", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSite", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteGetByPathAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteGetByPathAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteGetByPathOnenote", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteGetByPathOnenote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteGetByPathTermStore", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteGetByPathTermStore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteList", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenote", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebook", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteNotebook", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteNotebookSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenotePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenotePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteResource", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOnenoteSectionPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOnenoteSectionPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSiteOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphCanvasLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageAsSitePageWebPart", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageAsSitePageWebPart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSitePermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupSitePermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStore", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Update", "Update1", @@ -564177,18 +564172,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "Update1", @@ -564198,18 +564193,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "Update1", @@ -564219,18 +564214,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564248,18 +564243,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564277,18 +564272,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "Update1", @@ -564298,18 +564293,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564319,18 +564314,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564340,18 +564335,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564361,18 +564356,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564382,18 +564377,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564403,18 +564398,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "Update1", @@ -564424,18 +564419,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564453,18 +564448,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564482,18 +564477,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "Update1", @@ -564503,18 +564498,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "Update1", @@ -564524,18 +564519,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564553,18 +564548,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564582,18 +564577,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564603,18 +564598,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564624,18 +564619,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564645,18 +564640,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564666,18 +564661,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564687,18 +564682,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564708,18 +564703,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564729,18 +564724,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -564750,18 +564745,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564771,18 +564766,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -564792,539 +564787,541 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamChannelMessageHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamChannelTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/photo", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannel", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPrimaryChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPrimaryChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPrimaryChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamPrimaryChannelTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamPrimaryChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleOpenShift", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleOpenShift", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleShift", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleShift", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleTimeOff", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleTimeOff", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleTimeOffReason", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleTimeOffReason", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamTag", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupTeamTagMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupTeamTagMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgGroupThread", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -565343,277 +565340,277 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "OutputType": "IMicrosoftGraphConversationThread", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": "IMicrosoftGraphConversationThread", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupThread", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgGroupThreadPostExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupThreadPostExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgGroupThreadPostInReplyToExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Groups", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgGroupThreadPostInReplyToExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Module": "Groups" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityApiConnector", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityApiConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityAuthenticationEventFlow", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityAuthenticationEventFlow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityAuthenticationEventListener", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityAuthenticationEventListener", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlow", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityB2XUserFlow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowLanguage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityB2XUserFlowLanguage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Permissions": [ { "Name": "Policy.Read.All", @@ -565632,22 +565629,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphNamedLocation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityConditionalAccessPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -565674,770 +565671,768 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityConditionalAccessPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityCustomAuthenticationExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityCustomAuthenticationExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAppConsentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAppConsentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUserConsentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccess", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccess", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "OutputType": "IMicrosoftGraphApproval", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApproval", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphApprovalStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "OutputType": "IMicrosoftGraphAgreement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreement", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Update", "Update1", @@ -566447,178 +566442,180 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityProvider", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityProvider", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgIdentityUserFlowAttribute", "Permissions": [], - "Method": "PATCH", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgIdentityUserFlowAttribute", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgInformationProtection", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphInformationProtection", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgInformationProtection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", "Permissions": [], - "Method": "PATCH", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgInvitationInvitedUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/invitations/invitedUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgInvitationInvitedUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/invitations/invitedUser/mailboxSettings", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgOauth2PermissionGrant", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -566637,22 +566634,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgOauth2PermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgOrganization", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -566679,22 +566676,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}", - "OutputType": "IMicrosoftGraphOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgOrganization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgOrganizationBranding", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -566713,22 +566710,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/branding", - "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBranding", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgOrganizationBranding", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgOrganizationBrandingLocalization", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -566747,88 +566744,88 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgOrganizationBrandingLocalization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgOrganizationExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgOrganizationExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlace", "Permissions": [], - "Method": "PATCH", - "Uri": "/places/{place-id}", - "OutputType": "IMicrosoftGraphPlace", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphPlace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/places/{place-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPlaceAsRoomListRoom", "Permissions": [], - "Method": "PATCH", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "OutputType": "IMicrosoftGraphRoom", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphRoom", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlaceAsRoomListRoom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPlanner", "Permissions": [], - "Method": "PATCH", - "Uri": "/planner", - "OutputType": "IMicrosoftGraphPlanner", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlanner", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPlanner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlannerBucket", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -566855,22 +566852,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/buckets/{plannerBucket-id}", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucket", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlannerBucket", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/buckets/{plannerBucket-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlannerPlan", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -566897,22 +566894,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/plans/{plannerPlan-id}", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlan", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlannerPlan", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlannerPlanDetail", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -566939,22 +566936,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/plans/{plannerPlan-id}/details", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlannerPlanDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/plans/{plannerPlan-id}/details", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlannerTask", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -566981,22 +566978,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlannerTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -567023,22 +567020,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -567065,22 +567062,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlannerTaskDetail", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -567107,22 +567104,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}/details", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlannerTaskDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/details", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -567149,22 +567146,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Module": "Planner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -567183,37 +567180,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyAdminConsentRequestPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/adminConsentRequestPolicy", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/adminConsentRequestPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -567232,69 +567229,69 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAppManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyAppManagementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authenticationFlowsPolicy", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyAuthenticationFlowPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authenticationMethodsPolicy", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationStrengthPolicy", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -567313,22 +567310,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -567347,54 +567344,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyAuthorizationPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/authorizationPolicy", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyAuthorizationPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/authorizationPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyClaimMappingPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -567413,114 +567410,114 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyClaimMappingPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyCrossTenantAccessPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/default", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPolicyTemplate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyDefaultAppManagementPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -567539,37 +567536,37 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/defaultAppManagementPolicy", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyFeatureRolloutPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyFeatureRolloutPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -567588,22 +567585,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Permissions": [ { "Name": "Policy.Read.All", @@ -567622,122 +567619,122 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyPermissionGrantPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyPermissionGrantPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPolicyRoleManagementPolicy", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyRoleManagementPolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyRoleManagementPolicyRule", "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -567756,22 +567753,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyRoleManagementPolicyRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyTokenIssuancePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -567790,22 +567787,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyTokenIssuancePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPolicyTokenLifetimePolicy", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -567824,71 +567821,71 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPolicyTokenLifetimePolicy", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrint", "Permissions": [], - "Method": "PATCH", - "Uri": "/print", - "OutputType": "IMicrosoftGraphPrint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrint", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgPrint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPrintConnector", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/connectors/{printConnector-id}", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintConnector", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintConnector", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/connectors/{printConnector-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/operations/{printOperation-id}", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/operations/{printOperation-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPrintPrinter", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -567907,22 +567904,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}", - "OutputType": "IMicrosoftGraphPrinter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintPrinter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPrintPrinterJob", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -567949,520 +567946,520 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintPrinterJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintPrinterJobDocument", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintPrinterJobDocument", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintPrinterJobTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintPrinterJobTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintPrinterTaskTrigger", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintPrinterTaskTrigger", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintService", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/services/{printService-id}", - "OutputType": "IMicrosoftGraphPrintService", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintService", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintService", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintServiceEndpoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintServiceEndpoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPrintShare", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrinterShare", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintShare", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintShareAllowedUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintShareJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintShareJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintShareJobDocument", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintDocument", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintShareJobDocument", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrintShareJobTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintShareJobTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPrintTaskDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintTaskDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPrintTaskDefinitionTask", "Permissions": [], - "Method": "PATCH", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", + "OutputType": "IMicrosoftGraphPrintTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrintTaskDefinitionTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Module": "Devices.CloudPrint" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgPrivacySubjectRightsRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrivacySubjectRightsRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgPrivacySubjectRightsRequestNote", "Permissions": [], - "Method": "PATCH", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Compliance", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgPrivacySubjectRightsRequestNote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Compliance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportPartnerBilling", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing", - "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBilling", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgReportPartnerBilling", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingManifest", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgReportPartnerBillingManifest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgReportPartnerBillingOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingReconciliation", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/reconciliation", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgReportPartnerBillingReconciliation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingReconciliationBilled", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/reconciliation/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgReportPartnerBillingReconciliationBilled", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingUsage", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/usage", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgReportPartnerBillingUsage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingUsageBilled", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/usage/billed", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgReportPartnerBillingUsageBilled", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/billed", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgReportPartnerBillingUsageUnbilled", "Permissions": [], - "Method": "PATCH", - "Uri": "/reports/partners/billing/usage/unbilled", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Reports", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgReportPartnerBillingUsageUnbilled", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Module": "Reports" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRiskDetection", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskDetection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRiskDetection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRiskyServicePrincipal", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRiskyServicePrincipal", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRiskyServicePrincipalHistory", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRiskyServicePrincipalHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRiskyUser", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRiskyUser", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRiskyUserHistory", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRiskyUserHistory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -568481,154 +568478,154 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/roleManagement", - "OutputType": "IMicrosoftGraphRoleManagement", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", + "OutputType": "IMicrosoftGraphRoleManagement", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgRoleManagement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement", + "Module": "DeviceManagement.Enrollment" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -568647,309 +568644,309 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagement", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphRbacApplication", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagement", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphAppScope", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Governance", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Module": "Identity.Governance" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSchemaExtension", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -568968,22 +568965,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "SchemaExtensions", + "OutputType": "IMicrosoftGraphSchemaExtension", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSchemaExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/schemaExtensions/{schemaExtension-id}", + "Module": "SchemaExtensions" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSearchAcronym", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -569002,22 +568999,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/search/acronyms/{acronym-id}", - "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchAcronym", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSearchAcronym", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/search/acronyms/{acronym-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSearchBookmark", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -569036,290 +569033,290 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/search/bookmarks/{bookmark-id}", - "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchBookmark", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSearchBookmark", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/search/bookmarks/{bookmark-id}", + "Module": "Search" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSearchEntity", "Permissions": [], - "Method": "PATCH", - "Uri": "/search", - "OutputType": "IMicrosoftGraphSearchEntity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchEntity", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgSearchEntity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/search", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSearchQna", "Permissions": [], - "Method": "PATCH", - "Uri": "/search/qnas/{qna-id}", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Search", + "OutputType": "IMicrosoftGraphSearchQna", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSearchQna", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/search/qnas/{qna-id}", + "Module": "Search" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityAlert", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/alerts/{alert-id}", - "OutputType": "IMicrosoftGraphAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAlert", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/alerts/{alert-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityAlertV2", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/alerts_v2/{alert-id}", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAlert", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAlertV2", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/alerts_v2/{alert-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationAutomation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulationAutomation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationAutomation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationAutomationRun", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationAutomationRun", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationEndUserNotification", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphEndUserNotification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationEndUserNotification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationLandingPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLandingPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationLandingPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLandingPageDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationLoginPage", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphLoginPage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationLoginPage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationPayload", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "OutputType": "IMicrosoftGraphPayload", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphPayload", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationPayload", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationTraining", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "OutputType": "IMicrosoftGraphTraining", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTraining", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationTraining", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCase", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgSecurityCase", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCase", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -569338,39 +569335,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCase", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -569389,88 +569386,88 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySiteSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityUserSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -569489,54 +569486,54 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": null, "Variants": [ "Update", "UpdateViaIdentity" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -569555,22 +569552,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -569589,56 +569586,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -569657,828 +569654,828 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityIdentity", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/identities", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgSecurityIdentity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/identities", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityIdentityHealthIssue", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityIdentityHealthIssue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityIncident", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/incidents/{incident-id}", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIncident", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityIncident", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/incidents/{incident-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgSecurityLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabelAuthority", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelAuthority", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabelCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabelCategorySubcategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelCategorySubcategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabelCitation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelCitation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabelDepartment", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelDepartment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabelFilePlanReference", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelFilePlanReference", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecurityLabelRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecuritySecureScore", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/secureScores/{secureScore-id}", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecuritySecureScore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Module": "Security" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSecuritySecureScoreControlProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecuritySecureScoreControlProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecuritySubjectRightsRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecuritySubjectRightsRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecuritySubjectRightsRequestNote", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphAuthoredNote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecuritySubjectRightsRequestNote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligence", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligence", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceArticle", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticle", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceArticle", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHost", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHost", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceHost", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostComponent", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostComponent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostCookie", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostCookie", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostPair", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPair", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceHostPair", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostPort", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostPort", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceHostPort", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostReputation", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostReputation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceHostTracker", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityHostTracker", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceSubdomain", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecuritySubdomain", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceSubdomain", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceVulnerability", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityVulnerability", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityTrigger", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/triggers", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgSecurityTrigger", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/triggers", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityTriggerRetentionEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityTriggerRetentionEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityTriggerType", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/triggerTypes", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgSecurityTriggerType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/triggerTypes", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSecurityTriggerTypeRetentionEventType", "Permissions": [], - "Method": "PATCH", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Security", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSecurityTriggerTypeRetentionEventType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Module": "Security" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementHealthOverview", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServiceAnnouncementHealthOverview", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementIssue", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceHealthIssue", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServiceAnnouncementIssue", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServiceAnnouncementMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServiceAnnouncementMessageAttachment", "Permissions": [], - "Method": "PATCH", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServiceAnnouncementMessageAttachment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Module": "Devices.ServiceAnnouncement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgServicePrincipal", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -570505,107 +570502,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipal", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalAppRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalByAppId", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals(appId='{appId}')", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalByAppId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals(appId='{appId}')", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalEndpoint", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphEndpoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalEndpoint", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -570632,22 +570629,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -570682,300 +570679,298 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalRiskDetection", "Permissions": [], - "Method": "PATCH", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalRiskDetection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationJob", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalSynchronizationJob", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationTemplate", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphSynchronizationSchema", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Permissions": [], - "Method": "PATCH", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Module": "Applications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareList", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "Update1", @@ -570985,18 +570980,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgShareListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "Update1", @@ -571006,18 +571001,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "Update1", @@ -571027,18 +571022,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgShareListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -571048,18 +571043,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgShareListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -571069,18 +571064,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgShareListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "Update1", @@ -571090,18 +571085,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "Update1", @@ -571111,18 +571106,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgShareListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "Update1", @@ -571132,165 +571127,167 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgShareListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSharePermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSharePermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/shares/{sharedDriveItem-id}", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSite", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSite", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSite", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteAnalyticItemActivityStatActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -571309,22 +571306,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSiteContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -571343,22 +571340,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSiteContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -571377,107 +571374,107 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteGetByPathAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteGetByPathAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteGetByPathOnenote", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenote", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteGetByPathOnenote", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteGetByPathTermStore", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteGetByPathTermStore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteList", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -571496,22 +571493,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListContentType", "Permissions": [ { "Name": "Sites.Manage.All", @@ -571530,22 +571527,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListContentTypeColumn", "Permissions": [ { "Name": "Sites.Manage.All", @@ -571564,640 +571561,638 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSiteListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebook", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenoteNotebook", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenotePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenotePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenotePageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenotePageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenoteSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenoteSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOnenoteSectionPageContent", "Permissions": [], - "Method": "POST", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOnenoteSectionPageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSiteOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphBaseSitePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayout", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphCanvasLayout", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageCanvaLayout", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphVerticalSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageAsSitePageWebPart", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageAsSitePageWebPart", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSitePermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSitePermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSiteTermStore", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStore", "Variants": [ "Update", "Update1", @@ -572207,18 +572202,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStore", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "Update1", @@ -572228,18 +572223,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "Update1", @@ -572249,18 +572244,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572278,18 +572273,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572307,18 +572302,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "Update1", @@ -572328,18 +572323,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572349,18 +572344,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572370,18 +572365,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572391,18 +572386,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572412,18 +572407,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572433,18 +572428,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "Update1", @@ -572454,18 +572449,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572483,18 +572478,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgSiteTermStoreSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572512,18 +572507,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgSiteTermStoreSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreGroup", "Variants": [ "Update", "Update1", @@ -572533,18 +572528,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSet", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreSet", "Variants": [ "Update", "Update1", @@ -572554,18 +572549,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572583,18 +572578,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572612,18 +572607,18 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572633,18 +572628,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572654,18 +572649,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572675,18 +572670,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572696,18 +572691,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572717,18 +572712,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572738,18 +572733,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetTerm", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572759,18 +572754,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetTerm", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetTermChild", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "Update1", @@ -572780,18 +572775,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetTermChild", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetTermChildRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572801,18 +572796,18 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetTermChildRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSiteTermStoreSetTermRelation", "Permissions": [], - "Method": "PATCH", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Sites", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ "Update", "Update1", @@ -572822,46 +572817,48 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgSiteTermStoreSetTermRelation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Module": "Sites" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgSubscribedSku", "Permissions": [], - "Method": "PATCH", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphSubscribedSku", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSubscribedSku", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "ChangeNotifications", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/subscriptions/{subscription-id}", + "Module": "ChangeNotifications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeam", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -572896,22 +572893,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}", - "OutputType": "IMicrosoftGraphTeam", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamChannel", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.Group", @@ -572946,22 +572943,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamChannelMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -572996,90 +572993,90 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamChannelTab", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -573146,22 +573143,22 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamInstalledApp", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -573260,22 +573257,22 @@ "IsLeastPrivilege": false } ], - "Method": "POST", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamMember", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -573310,345 +573307,345 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/photo", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannel", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPrimaryChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPrimaryChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPrimaryChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamPrimaryChannelTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamPrimaryChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamScheduleOfferShiftRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleOpenShift", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleOpenShift", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleSchedulingGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleSchedulingGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleShift", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "OutputType": "IMicrosoftGraphShift", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphShift", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleShift", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleTimeOff", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOff", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleTimeOff", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamScheduleTimeOffReason", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffReason", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleTimeOffReason", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamScheduleTimeOffRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamScheduleTimeOffRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamTag", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -573667,405 +573664,405 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamTag", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamTagMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamworkTagMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamTagMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamwork", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork", - "OutputType": "IMicrosoftGraphTeamwork", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamwork", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgTeamwork", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedChat", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedChat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphDeletedTeam", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannel", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "OutputType": "IMicrosoftGraphChannel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChannel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeamChannel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMember", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeamChannelMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTeamworkDeletedTeamChannelTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkDeletedTeamChannelTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamworkTeamAppSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/teamsAppSettings", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsAppSettings", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgTeamworkTeamAppSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/teamsAppSettings", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTeamworkWorkforceIntegration", "Permissions": [], - "Method": "PATCH", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphWorkforceIntegration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTeamworkWorkforceIntegration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.Partner", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Module": "Identity.Partner" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipMultiTenantOrganization", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/multiTenantOrganization", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipMultiTenantOrganization", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "Variants": [ "Update", "UpdateExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", "Permissions": [], - "Method": "PATCH", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgUser", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -574140,73 +574137,73 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUser", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserActivity", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphUserActivity", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserActivity", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserActivityHistoryItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", + "OutputType": "IMicrosoftGraphActivityHistoryItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserActivityHistoryItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Module": "CrossDeviceExperiences" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserAppRoleAssignment", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Applications", + "OutputType": "IMicrosoftGraphAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserAppRoleAssignment", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Module": "Applications" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgUserAuthenticationEmailMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -574225,56 +574222,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserAuthenticationEmailMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserAuthenticationMethod", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserAuthenticationMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserAuthenticationOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserAuthenticationOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgUserAuthenticationPhoneMethod", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -574293,45 +574290,43 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Identity.SignIns", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserAuthenticationPhoneMethod", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "Module": "Identity.SignIns" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserCalendarGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserCalendarGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgUserCalendarPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphCalendarPermission", "Variants": [ "Update", "Update1", @@ -574341,1950 +574336,1952 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" - ] + ], + "Command": "Update-MgUserCalendarPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChat", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}", - "OutputType": "IMicrosoftGraphChat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Module": "Teams" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgUserChatInstalledApp", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatInstalledApp", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChatLastMessagePreview", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] - }, - { - "ApiReferenceLink": null, + ], + "Command": "Update-MgUserChatLastMessagePreview", + "Method": "PATCH", "CommandAlias": null, - "Command": "Update-MgUserChatMember", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Module": "Teams" + }, + { "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatMember", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChatMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChatMessageHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatMessageHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChatMessageReply", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatMessageReply", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChatMessageReplyHostedContent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatMessageReplyHostedContent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChatPermissionGrant", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatPermissionGrant", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChatPinnedMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatPinnedMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserChatTab", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphTeamsTab", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserChatTab", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContact", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactFolderChildFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactFolderChildFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactFolderChildFolderContact", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactFolderChildFolderContact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactFolderChildFolderContactExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactFolderChildFolderContactExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactFolderChildFolderContactPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactFolderContact", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "OutputType": "IMicrosoftGraphContact", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphContact", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactFolderContact", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactFolderContactExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactFolderContactExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactFolderContactPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactFolderContactPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserContactPhoto", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "PersonalContacts", + "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserContactPhoto", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Module": "PersonalContacts" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDrive", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}", - "OutputType": "IMicrosoftGraphDrive", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDrive", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDrive", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveList", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "OutputType": "IMicrosoftGraphList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListContentType", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "OutputType": "IMicrosoftGraphContentType", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphContentType", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListContentType", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListContentTypeColumn", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListContentTypeColumn", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListContentTypeColumnLink", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphColumnLink", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListContentTypeColumnLink", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListOperation", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListOperation", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveListSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveListSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRoot", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRoot", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootAnalytic", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemAnalytics", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootAnalytic", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemActivityStat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItem", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootListItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootListItemField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootListItemVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootListItemVersionField", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootListItemVersionField", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootPermission", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootPermission", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootRetentionLabel", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootRetentionLabel", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootSubscription", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "OutputType": "IMicrosoftGraphSubscription", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootSubscription", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootThumbnail", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphThumbnailSet", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootThumbnail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserDriveRootVersion", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Files", + "OutputType": "IMicrosoftGraphDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserDriveRootVersion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Module": "Files" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}", - "OutputType": "IMicrosoftGraphEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": "IMicrosoftGraphEvent", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserEventExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserEventExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserEventInstanceExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Calendar", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserEventInstanceExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Module": "Calendar" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserInferenceClassification", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/inferenceClassification", - "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassification", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserInferenceClassification", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserInferenceClassificationOverride", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserInferenceClassificationOverride", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/insights", - "OutputType": "IMicrosoftGraphItemInsights", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphItemInsights", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserInsightShared", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphSharedInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserInsightShared", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserInsightTrending", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "OutputType": "IMicrosoftGraphTrending", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTrending", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserInsightTrending", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserInsightUsed", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUsedInsight", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserInsightUsed", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserLicenseDetail", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphLicenseDetails", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserLicenseDetail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailboxSetting", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailboxSettings", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphMailboxSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailboxSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailboxSettings", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailFolderChildFolder", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMailFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailFolderChildFolder", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailFolderChildFolderMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailFolderChildFolderMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailFolderChildFolderMessageExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailFolderChildFolderMessageRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailFolderChildFolderMessageRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailFolderMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailFolderMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailFolderMessageExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailFolderMessageExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMailFolderMessageRule", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessageRule", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMailFolderMessageRule", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserManagedDevice", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphManagedDevice", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserManagedDevice", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserManagedDeviceCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceConfigurationState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserManagedDeviceConfigurationState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceWindowsProtectionState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Module": "Devices.CorporateManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMessage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/messages/{message-id}", - "OutputType": "IMicrosoftGraphMessage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMessage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserMessageExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Mail", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserMessageExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Module": "Mail" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnenoteNotebook", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnenoteNotebook", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnenotePage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenotePage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnenotePage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnenotePageContent", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnenotePageContent", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnenoteSection", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphOnenoteSection", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnenoteSection", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnenoteSectionGroup", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Notes", + "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnenoteSectionGroup", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Notes" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeeting", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -576303,124 +576300,124 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnlineMeeting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeetingAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeetingRecording", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallRecording", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnlineMeetingRecording", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOnlineMeetingTranscript", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphCallTranscript", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOnlineMeetingTranscript", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserOutlookMasterCategory", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphOutlookCategory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserOutlookMasterCategory", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgUserPassword", "Permissions": [], - "Method": "POST", - "Uri": "/users/{user-id}/changePassword", - "OutputType": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users.Actions", + "OutputType": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserPassword", + "Method": "POST", + "CommandAlias": null, + "Uri": "/users/{user-id}/changePassword", + "Module": "Users.Actions" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserPlanner", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -576439,56 +576436,56 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/planner", - "OutputType": "IMicrosoftGraphPlannerUser", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Planner", + "OutputType": "IMicrosoftGraphPlannerUser", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserPlanner", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/planner", + "Module": "Planner" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserPresence", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/presence", - "OutputType": "IMicrosoftGraphPresence", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "CloudCommunications", + "OutputType": "IMicrosoftGraphPresence", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserPresence", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/presence", + "Module": "CloudCommunications" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserScopedRoleMemberOf", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", + "OutputType": "IMicrosoftGraphScopedRoleMembership", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserScopedRoleMemberOf", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Module": "Identity.DirectoryManagement" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserSetting", "Permissions": [ { "Name": "User.ReadWrite", @@ -576507,39 +576504,39 @@ "IsLeastPrivilege": false } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings", - "OutputType": "IMicrosoftGraphUserSettings", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUserSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserSetting", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserSettingItemInsight", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/itemInsights", - "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUserInsightsSettings", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserSettingItemInsight", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Module": "Users" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0", - "CommandAlias": null, - "Command": "Update-MgUserSettingShiftPreference", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -576558,141 +576555,141 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphShiftPreferences", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserSettingShiftPreference", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserSettingStorage", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/storage", - "OutputType": "IMicrosoftGraphUserStorage", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUserStorage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserSettingStorage", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserSettingStorageQuota", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/storage/quota", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserSettingStorageQuota", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserSettingStorageQuotaService", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserSettingStorageQuotaService", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserSettingWindows", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphWindowsSetting", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserSettingWindows", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserSettingWindowsInstance", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserSettingWindowsInstance", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTeamwork", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/teamwork", - "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphUserTeamwork", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTeamwork", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTeamworkAssociatedTeam", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Teams", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTeamworkAssociatedTeam", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Module": "Teams" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTodoList", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -576711,39 +576708,39 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTaskList", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTodoList", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTodoListExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTodoListExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTodoListTask", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -576762,39 +576759,39 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTodoListTask", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTodoListTaskAttachmentSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphAttachmentSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTodoListTaskAttachmentSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTodoListTaskChecklistItem", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -576813,39 +576810,39 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "OutputType": "IMicrosoftGraphChecklistItem", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphChecklistItem", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTodoListTaskChecklistItem", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTodoListTaskExtension", "Permissions": [], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "OutputType": null, + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTodoListTaskExtension", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgUserTodoListTaskLinkedResource", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -576864,356 +576861,359 @@ "IsLeastPrivilege": true } ], - "Method": "PATCH", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "OutputType": "IMicrosoftGraphLinkedResource", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Users", + "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgUserTodoListTaskLinkedResource", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", + "Module": "Users" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEvent", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEvent", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEvent", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventPresenter", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventPresenter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventSessionAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventSessionAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhall", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventTownhall", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhallPresenter", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventTownhallPresenter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhallSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventTownhallSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinar", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinar", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarPresenter", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-1.0", "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarPresenter", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistration", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarRegistration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarSession", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarSession", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Module": "Bookings" }, { - "ApiReferenceLink": null, - "CommandAlias": null, - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Permissions": [], - "Method": "PATCH", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiReferenceLink": null, "ApiVersion": "v1.0", - "Module": "Bookings", + "OutputType": "IMicrosoftGraphAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ] + ], + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "CommandAlias": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Module": "Bookings" } ]